| BinarySizeToUInt64 Method |
Namespace:
Ookii.Jumbo
Assembly:
Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax Public Function ToUInt64 As ULong
public:
unsigned long long ToUInt64()
member ToUInt64 : unit -> uint64
Return Value
Type:
UInt64
The result of the conversion.
See Also