| 
               | 
            
              UInt
             | 
          
| Name | Description | |
|---|---|---|
| 
                 | 
              (Decimal to UInt24) | Explicitly converts value to an UInt24. | 
| 
                 | 
              (Double to UInt24) | Explicitly converts value to an UInt24. | 
| 
                 | 
              (Enum to UInt24) | Explicitly converts value to an UInt24. | 
| 
                 | 
              (Int24 to UInt24) | Explicitly converts value to an UInt24. | 
| 
                 | 
              (Single to UInt24) | Explicitly converts value to an UInt24. | 
| 
                 | 
              (String to UInt24) | Explicitly converts value to an UInt24. | 
| 
                 | 
              (UInt24 to Int24) | Explicitly converts value to an Int24. | 
| 
                 | 
              (UInt24 to Byte) | Explicitly converts UInt24 to Byte. | 
| 
                 | 
              (UInt24 to Int16) | Explicitly converts UInt24 to Int16. | 
| 
                 | 
              (UInt24 to UInt16) | Explicitly converts UInt24 to UInt16. | 
| 
                 | 
              (UInt32 to UInt24) | Explicitly converts value to an UInt24. | 
| 
                 | 
              (UInt64 to UInt24) | Explicitly converts value to an UInt24. |