| BinarySizeToInt64 Method |
Namespace:
Ookii.Jumbo
Assembly:
Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax Public Function ToInt64 As Long
public:
long long ToInt64()
member ToInt64 : unit -> int64
Return Value
Type:
Int64
The result of the conversion.
See Also