Click or drag to resize

Int24 Constructor

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