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