KeyValuePairComparerTKey, TValueCompare Method |
Name | Description | |
---|---|---|
Compare(KeyValuePairTKey, TValue, KeyValuePairTKey, TValue) |
Compares two objects and returns a value indicating whether
one is less than, equal to, or greater than the other.
(Overrides ComparerTCompare(T, T).) | |
Compare(TKey, TKey) |
Compares two objects and returns a value indicating whether
one is less than, equal to, or greater than the other.
|