Click or drag to resize

OpenXmlComparableSimpleReferenceT Operators

The OpenXmlComparableSimpleReferenceT type exposes the following members.

Operators
 NameDescription
Public operatorStatic memberEquality(OpenXmlComparableSimpleReferenceT, OpenXmlComparableSimpleReferenceT) Determines whether the specified operands are equal.
Public operatorStatic memberGreaterThan(OpenXmlComparableSimpleReferenceT, OpenXmlComparableSimpleReferenceT) Determines whether the left operand is greater than the right operand.
Public operatorStatic memberGreaterThanOrEqual(OpenXmlComparableSimpleReferenceT, OpenXmlComparableSimpleReferenceT) Determines whether the left operand is greater than or equal to the right operand.
Public operatorStatic memberInequality(OpenXmlComparableSimpleReferenceT, OpenXmlComparableSimpleReferenceT) Determines whether the specified operands are not equal.
Public operatorStatic memberLessThan(OpenXmlComparableSimpleReferenceT, OpenXmlComparableSimpleReferenceT) Determines whether the left operand is less than the right operand.
Public operatorStatic memberLessThanOrEqual(OpenXmlComparableSimpleReferenceT, OpenXmlComparableSimpleReferenceT) Determines whether the left operand is less than or equal to the right operand.
Top
See Also