The methods of System.Collections.Generic.IComparer<T> are listed below. For a list of all members, see the IComparer<T> Members list.
Compare(T, T) : int Returns the sort order of two T instances.
Returns the sort order of two T instances.