IndexedItemTCompareTo Method |
Name | Description | |
---|---|---|
CompareTo(Object) |
Compares Index property of this instance with the Index property of specified IndexedItem
and returns an indication of their relative values.
Parameter obj must be of IndexedItem, else an ArgumentException will occur.
| |
CompareTo(IndexedItemT) |
Compares Index property of this instance with the Index property of specified IndexedItem
and returns an indication of their relative values.
|