| BinarySizeToUInt32 Method |
Namespace:
Ookii.Jumbo
Assembly:
Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax Public Function ToUInt32 As UInteger
public:
unsigned int ToUInt32()
member ToUInt32 : unit -> uint32
Return Value
Type:
UInt32
The result of the conversion.
See Also