Click or drag to resize

AscendingIntegerCollection Properties

The AscendingIntegerCollection type exposes the following members.

Properties
 NameDescription
Public propertyCount Number of integer values stored in this collection
Public propertyItem Returns the integer stored at position
C#
.
Public propertyRangesAscending Enumerates all contiguous integer ranges in ascending order.
Public propertyRangesDescending Enumerates all contiguous integer ranges in descending order.
Top
See Also