Click or drag to resize

IAscendingIntegerCollection Properties

The IAscendingIntegerCollection 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 Gets the ranges of integers in ascending order.
Public propertyRangesDescending Gets the ranges of integers in descending order.
Top
See Also