Click or drag to resize

UInt24   Conversion Operators

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