IContiguous |
The IContiguousIntegerRange type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements in the collection. (Inherited from IReadOnlyCollectionInt32) | |
| Item | Gets the element at the specified index in the read-only list. (Inherited from IReadOnlyListInt32) | |
| RangesAscending |
Gets the ranges of integers in ascending order.
(Inherited from IAscendingIntegerCollection) | |
| RangesDescending |
Gets the ranges of integers in descending order.
(Inherited from IAscendingIntegerCollection) | |
| Start |