Index |
The IndexSelection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Number of integer values stored in this collection
(Inherited from AscendingIntegerCollection) | |
| Item |
Returns the integer stored at position C# i (Inherited from AscendingIntegerCollection) | |
| LastSelection | Gets the last selected index. | |
| RangesAscending |
Enumerates all contiguous integer ranges in ascending order.
(Inherited from AscendingIntegerCollection) | |
| RangesDescending |
Enumerates all contiguous integer ranges in descending order.
(Inherited from AscendingIntegerCollection) |