[This is preliminary documentation and is subject to change.]

The DimensionValuePair type exposes the following members.

Operators

  Name Description
Public operator Static member Equality
Overloads the "equals" operator for dimension-value pairs
Public operator Static member GreaterThan
Overloads the "greater than" operator for dimension-value pairs
Public operator Static member GreaterThanOrEqual
Overloads the "greater than or equals" operator for dimension-value pairs
Public operator Static member Inequality
Overloads the "not equals" operator for dimension-value pairs
Public operator Static member LessThan
Overloads the "less than" operator for dimension-value pairs
Public operator Static member LessThanOrEqual
Overloads the "less than or equals" operator for dimension-value pairs

See Also