Click or drag to resize

IContiguousIntegerRange Properties

The IContiguousIntegerRange type exposes the following members.

Properties
 NameDescription
Public propertyCountGets the number of elements in the collection.
(Inherited from IReadOnlyCollectionInt32)
Public propertyItemGets the element at the specified index in the read-only list.
(Inherited from IReadOnlyListInt32)
Public propertyRangesAscending
(Inherited from IAscendingIntegerCollection)
Public propertyRangesDescending
(Inherited from IAscendingIntegerCollection)
Public propertyStart Gets the first element of this integer range.
Top
See Also