[This is preliminary documentation and is subject to change.]
The DimensionValuePair type exposes the following members.
Methods
Name | Description | |||
---|---|---|---|---|
![]() |
CompareTo(Object) |
Compares the specified object to this dimension-value pair.
|
||
![]() |
CompareTo(DimensionValuePair) |
Compares the specified dimension-value pair to this dimension-value pair.
|
||
![]() |
Equals(Object) |
Checks to see if the specified object is equal to this dimension-value pair.
(Overrides Object..::..Equals(Object).)
|
||
![]() |
Equals(DimensionValuePair) |
Checks to see if the specified dimension-value pair is equal to this dimension-value pair.
|
||
![]() |
GetHashCode |
Gets the hash value for this dimension-value pair.
(Overrides Object..::..GetHashCode()()()().) |
||
![]() |
ToString()()()() |
Returns a String that represents this dimension-value pair.
(Overrides Object..::..ToString()()()().) |
||
![]() |
ToString(String) |
Returns a String that represents this dimension-value pair.
|
Operators
Name | Description | |
---|---|---|
![]() ![]() |
Equality |
Overloads the "equals" operator for dimension-value pairs
|
![]() ![]() |
GreaterThan |
Overloads the "greater than" operator for dimension-value pairs
|
![]() ![]() |
GreaterThanOrEqual |
Overloads the "greater than or equals" operator for dimension-value pairs
|
![]() ![]() |
Inequality |
Overloads the "not equals" operator for dimension-value pairs
|
![]() ![]() |
LessThan |
Overloads the "less than" operator for dimension-value pairs
|
![]() ![]() |
LessThanOrEqual |
Overloads the "less than or equals" operator for dimension-value pairs
|
Properties
Name | Description | |
---|---|---|
![]() |
AsDimensionValuePair |
Gets the dimension-value representation
|
![]() |
Dimension |
Gets the dimension ID for this dimension-value pair.
|
![]() ![]() |
NULL_DV_PAIR | |
![]() |
Value |
Gets the value ID for this dimension-value pair.
|
![]() |
WorldID |
Gets the world ID for this dimension-value pair.
|