Mono Class Library: System Namespace

System.IComparable

Implemented by classes that support an ordering of instances of the class. [Edit]

See Also: IComparable Members

[System.Runtime.InteropServices.ComVisible(true)]
public interface IComparable

Remarks

Note: IComparable contains the IComparable.CompareTo(object) method. The consumer of an object should call this method when sorting instances of a class.
[Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0