System.Collections.Generic.IComparer<T>: Method Members

The methods of System.Collections.Generic.IComparer<T> are listed below. For a list of all members, see the IComparer<T> Members list.

Public Methods

Compare(T, T) : int
Returns the sort order of two T instances.