Click or drag to resize

BinarySizeToUInt16 Method

Performs an explicit conversion from BinarySize to UInt16.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public ushort ToUInt16()

Return Value

Type: UInt16
The result of the conversion.
See Also