The following tables list the members exposed by KeyValueComparer<TKey,TValue>.
Name | Description | |
---|---|---|
KeyValueComparer<TKey,TValue> Constructor | Overloaded. |
Name | Description | |
---|---|---|
Comparer | Returns the comparer being used by this instance | |
Default | Represents a key-value comparison using the default comparer for type TKey |
Name | Description | |
---|---|---|
Compare | Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other. |