BinarySize Conversion Operators |
Name | Description | |
---|---|---|
(BinarySize to Byte) |
Performs an explicit conversion from BinarySize to Byte.
| |
(BinarySize to Decimal) |
Performs an explicit conversion from BinarySize to Decimal.
| |
(BinarySize to Double) |
Performs an explicit conversion from BinarySize to Double.
| |
(BinarySize to Int16) |
Performs an explicit conversion from BinarySize to Int16.
| |
(BinarySize to Int32) |
Performs an explicit conversion from BinarySize to Int32.
| |
(BinarySize to Int64) |
Performs an explicit conversion from BinarySize to Int16.
| |
(BinarySize to SByte) |
Performs an explicit conversion from BinarySize to SByte.
| |
(BinarySize to Single) |
Performs an explicit conversion from BinarySize to Single.
| |
(BinarySize to UInt16) |
Performs an explicit conversion from BinarySize to UInt16.
| |
(BinarySize to UInt32) |
Performs an explicit conversion from BinarySize to UInt32.
| |
(BinarySize to UInt64) |
Performs an explicit conversion from BinarySize to UInt64.
|