| 
               | 
            
              Int
             | 
          
| Name | Description | |
|---|---|---|
| 
                 | 
              (Byte to Int24) | Implicitly converts value to an Int24. | 
| 
                 | 
              (Char to Int24) | Implicitly converts value to an Int24. | 
| 
                 | 
              (Int16 to Int24) | Implicitly converts value to an Int24. | 
| 
                 | 
              (Int24 to Decimal) | Implicitly converts Int24 to Decimal. | 
| 
                 | 
              (Int24 to Double) | Implicitly converts Int24 to Double. | 
| 
                 | 
              (Int24 to Int32) | Implicitly converts Int24 to Int32. | 
| 
                 | 
              (Int24 to Int64) | Implicitly converts Int24 to Int64. | 
| 
                 | 
              (Int24 to Single) | Implicitly converts Int24 to Single. | 
| 
                 | 
              (Int24 to String) | Implicitly converts Int24 to String. | 
| 
                 | 
              (Int24 to UInt32) | Implicitly converts Int24 to UInt32. | 
| 
                 | 
              (Int24 to UInt64) | Implicitly converts Int24 to UInt64. |