Click or drag to resize

UInt24 Constructor

Overload List
  Name Description
Public method UInt24(UInt24) Creates 24-bit unsigned integer from an existing 24-bit unsigned integer.
Public method UInt24(UInt32) Creates 24-bit unsigned integer from a 32-bit unsigned integer.
Public method UInt24(Byte, Int32) Creates 24-bit unsigned integer from three bytes at a specified position in a byte array.
Top
See Also