|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- public interface IComparable<T>
Defines a generalized comparison method that a value type or class implements to create a type-specific comparison method for ordering instances.
Method Summary | |
---|---|
int |
CompareTo(T other)
Compares the current object with an object of the same type. |
Method Detail |
---|
int CompareTo(T other)
other
- An object to compare with this object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |