System.Collections.Generic.IComparer<T> Members

The members of System.Collections.Generic.IComparer<T> are listed below.

Public Methods

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