HexBinary OperatorsHexBinary OperatorsHexBinary Operators

The HexBinaryHexBinaryHexBinary type exposes the following members.

Operators

 OperatorDescription
Public operatorstaticEqualityEqualityEquality Returns a value indicating whether two instances of HexBinaryHexBinaryHexBinary are equal.
Public operatorstaticGreaterThanGreaterThanGreaterThan Indicates whether a specified HexBinaryHexBinaryHexBinary is greater than another specified HexBinaryHexBinaryHexBinary.
Public operatorstaticGreaterThanOrEqualGreaterThanOrEqualGreaterThanOrEqual Indicates whether a specified HexBinaryHexBinaryHexBinary is greater than or equal to another specified HexBinaryHexBinaryHexBinary.
Public operatorstaticInequalityInequalityInequality Returns a value indicating whether two instances of HexBinaryHexBinaryHexBinary are not equal.
Public operatorstaticLessThanLessThanLessThan Indicates whether a specified HexBinaryHexBinaryHexBinary is less than another specified HexBinaryHexBinaryHexBinary.
Public operatorstaticLessThanOrEqualLessThanOrEqualLessThanOrEqual Indicates whether a specified HexBinaryHexBinaryHexBinary is less than or equal to another specified HexBinaryHexBinaryHexBinary.

Top