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 
Public propertyRangesDescending 
Top
See Also