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