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