![]() | PairTKey, TValue Operators |
The PairTKey, TValue generic type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Determines whether two specified PairTKey, TValue objects have the same value.
|
![]() ![]() | GreaterThan |
Determines whether one specified PairTKey, TValue is greater than another specified PairTKey, TValue |
![]() ![]() | GreaterThanOrEqual |
Determines whether one specified PairTKey, TValue is greater than or equal to another specified PairTKey, TValue |
![]() ![]() | Inequality |
Determines whether two specified PairTKey, TValue objects have different values.
|
![]() ![]() | LessThan |
Determines whether one specified PairTKey, TValue is less than another specified PairTKey, TValue |
![]() ![]() | LessThanOrEqual |
Determines whether one specified PairTKey, TValue is less than or equal to another specified PairTKey, TValue |