ByteQuantifiedSize Explicit conversion operators
Overload list
Name | Description | |
---|---|---|
Explicit(ByteQuantifiedSize to UInt64) | Converts the value of the specified ByteQuantifiedSize to a 64-bit unsigned integer. | |
Explicit(ByteQuantifiedSize to Double) | Converts the value of the specified ByteQuantifiedSize to a double value. |
Top