Click or drag to resize

Int24   Conversion Operators

Overload List
  Name Description
Public operator Static member (Decimal to Int24) Explicitly converts value to an Int24.
Public operator Static member (Double to Int24) Explicitly converts value to an Int24.
Public operator Static member (Enum to Int24) Explicitly converts value to an Int24.
Public operator Static member (Int24 to Byte) Explicitly converts Int24 to Byte.
Public operator Static member (Int24 to Int16) Explicitly converts Int24 to Int16.
Public operator Static member (Int24 to UInt16) Explicitly converts Int24 to UInt16.
Public operator Static member (Int32 to Int24) Explicitly converts value to an Int24.
Public operator Static member (Int64 to Int24) Explicitly converts value to an Int24.
Public operator Static member (Single to Int24) Explicitly converts value to an Int24.
Public operator Static member (String to Int24) Explicitly converts value to an Int24.
Top
See Also