IecBinarySize Conversion (IecBinarySize to BinarySize)
Namespace: OokiiAssembly: Ookii.BinarySize (in Ookii.BinarySize.dll) Version: 1.0.0+877c9712c6435bf9adfdb0683d7a434c5604a8f2
public static implicit operator BinarySize (
IecBinarySize value
)
Public Shared Widening Operator CType (
value As IecBinarySize
) As BinarySize
static implicit operator BinarySize (
IecBinarySize value
)
F# does not support the declaration of new casting operators.
- value IecBinarySize
- The value.
BinarySize
The value of the
Value property.