mscorlib(4.0.0.0) API with additions
System.IComparable Interface Reference

Defines a generalized type-specific comparison method that a value type or class implements to order or sort its instances. More...

Inheritance diagram for System.IComparable:
[legend]

Detailed Description

Defines a generalized type-specific comparison method that a value type or class implements to order or sort its instances.

Definition at line 8 of file IComparable.cs.


The documentation for this interface was generated from the following file: