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