Binary Operators and Type Conversions |
The Binary type exposes the following members.
Name | Description | |
---|---|---|
Addition(String, Binary) | This operator is used in code generated by the compiler when needed. | |
Addition(Binary, String) | This operator is used in code generated by the compiler when needed. | |
Addition(Binary, Binary) | This operator is used in code generated by the compiler when needed. | |
Equality | ||
GreaterThan | This operator is used in code generated by the compiler when needed. | |
GreaterThanOrEqual | This operator is used in code generated by the compiler when needed. | |
(Byte to Binary) | ||
(String to Binary) | ||
(Binary to Byte) | ||
(Binary to String) | ||
Inequality | ||
LessThan | This operator is used in code generated by the compiler when needed. | |
LessThanOrEqual | This operator is used in code generated by the compiler when needed. |