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