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