Click or drag to resize

BinarySizeToInt64 Method

Performs an explicit conversion from BinarySize to Int64.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public long ToInt64()

Return Value

Type: Int64
The result of the conversion.
See Also