Click or drag to resize

UInt24   Conversion Operators

Overload List
  Name Description
Public operator Static member (Byte to UInt24) Implicitly converts value to an UInt24.
Public operator Static member (Char to UInt24) Implicitly converts value to an UInt24.
Public operator Static member (UInt16 to UInt24) Implicitly converts value to an UInt24.
Public operator Static member (UInt24 to Decimal) Implicitly converts UInt24 to Decimal.
Public operator Static member (UInt24 to Double) Implicitly converts UInt24 to Double.
Public operator Static member (UInt24 to Int32) Implicitly converts UInt24 to Int32.
Public operator Static member (UInt24 to Int64) Implicitly converts UInt24 to Int64.
Public operator Static member (UInt24 to Single) Implicitly converts UInt24 to Single.
Public operator Static member (UInt24 to String) Implicitly converts UInt24 to String.
Public operator Static member (UInt24 to UInt32) Implicitly converts UInt24 to UInt32.
Public operator Static member (UInt24 to UInt64) Implicitly converts UInt24 to UInt64.
Top
See Also