HexBinary.GreaterThan OperatorHexBinary.GreaterThan OperatorHexBinary::GreaterThan Operator
- XmlPrime 5.0
- Other Versions ▼
Indicates whether a specified HexBinaryHexBinaryHexBinary is greater than another specified HexBinaryHexBinaryHexBinary.
Parameters
Return Value
Type: System.BooleanSystem.BooleanSystem::Boolean
true
True
true
if the value of value1 is greater than the value of value2, false
False
false
otherwise.