| BinarySizeToUInt16 Method |
Namespace:
Ookii.Jumbo
Assembly:
Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax Public Function ToUInt16 As UShort
public:
unsigned short ToUInt16()
member ToUInt16 : unit -> uint16
Return Value
Type:
UInt16
The result of the conversion.
See Also