HexBinary.LessThanOrEqual OperatorHexBinary.LessThanOrEqual OperatorHexBinary::LessThanOrEqual Operator
- XmlPrime 5.0
- Other Versions ▼
Indicates whether a specified HexBinaryHexBinaryHexBinary is less than or equal to another specified HexBinaryHexBinaryHexBinary.
Parameters
Return Value
Type: System.BooleanSystem.BooleanSystem::Boolean
trueTruetrue if the value of value1 is less than or equal to the value of value2, falseFalsefalse otherwise.
