Defines generalized comparison methods that a value type or class implements to create a type-specific comparison method.
See Also:
IComparable<T> Members
Syntax
public interface IComparable<T>
Type Parameters
- T
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0