System.IComparable<T>: Method Members

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

Public Methods

CompareTo(T) : int
Returns the sort order of the current instance compared to the specified object.