IecBinarySize Conversion (IecBinarySize to Int64)
Namespace: OokiiAssembly: Ookii.BinarySize (in Ookii.BinarySize.dll) Version: 1.2.0+20f0bdf981c7baf115c68ccab612b1a031efcb4d
public static explicit operator long (
IecBinarySize value
)
Public Shared Narrowing Operator CType (
value As IecBinarySize
) As Long
static explicit operator long long (
IecBinarySize value
)
F# does not support the declaration of new casting operators.
- value IecBinarySize
- The value.
Int64
The value of the
Value property.