HexBinary OperatorsHexBinary OperatorsHexBinary Operators
- XmlPrime 5.0
- Other Versions ▼
Operators
Operator | Description | |
---|---|---|
![]() ![]() | EqualityEqualityEquality | Returns a value indicating whether two instances of HexBinaryHexBinaryHexBinary are equal. |
![]() ![]() | GreaterThanGreaterThanGreaterThan | Indicates whether a specified HexBinaryHexBinaryHexBinary is greater than another specified HexBinaryHexBinaryHexBinary. |
![]() ![]() | GreaterThanOrEqualGreaterThanOrEqualGreaterThanOrEqual | Indicates whether a specified HexBinaryHexBinaryHexBinary is greater than or equal to another specified HexBinaryHexBinaryHexBinary. |
![]() ![]() | InequalityInequalityInequality | Returns a value indicating whether two instances of HexBinaryHexBinaryHexBinary are not equal. |
![]() ![]() | LessThanLessThanLessThan | Indicates whether a specified HexBinaryHexBinaryHexBinary is less than another specified HexBinaryHexBinaryHexBinary. |
![]() ![]() | LessThanOrEqualLessThanOrEqualLessThanOrEqual | Indicates whether a specified HexBinaryHexBinaryHexBinary is less than or equal to another specified HexBinaryHexBinaryHexBinary. |