Int24   Conversion Operators

Overload List

(Decimal to Int24) Explicitly converts value to an Int24.
(Double to Int24) Explicitly converts value to an Int24.
(Enum to Int24) Explicitly converts value to an Int24.
(Int24 to Byte) Explicitly converts Int24 to Byte.
(Int24 to Int16) Explicitly converts Int24 to Int16.
(Int24 to UInt16) Explicitly converts Int24 to UInt16.
(Int32 to Int24) Explicitly converts value to an Int24.
(Int64 to Int24) Explicitly converts value to an Int24.
(Single to Int24) Explicitly converts value to an Int24.
(String to Int24) Explicitly converts value to an Int24.

See Also