Click or drag to resize
Accord.NET (logo)

KeyValuePairComparerTKey, TValueCompare Method

Overload List
  NameDescription
Public methodCompare(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).)
Public methodCompare(TKey, TKey)
Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other.
Top
See Also