Binary Operators and Type Conversions
The Binary type exposes the following members.
Operators
|
Name |
Description |
---|---|---|
|
Determines whether two instances of the Binary class are equal. | |
|
Converts an instance of the Binary class to the appropriate Byte array. | |
|
Converts an instance of the Binary class to the appropriate Decimal. | |
|
Converts a Byte array to the appropriate instance of the Binary class. | |
|
Converts a Decimal to the appropriate instance of the Binary class. | |
|
Determines whether two instances of the Binary class are not equal. |