Click or drag to resize

IndexSelection Properties

The IndexSelection type exposes the following members.

Properties
 NameDescription
Public propertyCount Number of integer values stored in this collection
(Inherited from AscendingIntegerCollection)
Public propertyItem Returns the integer stored at position
C#
.
(Inherited from AscendingIntegerCollection)
Public propertyLastSelection Gets the last selected index.
Public propertyRangesAscending Enumerates all contiguous integer ranges in ascending order.
(Inherited from AscendingIntegerCollection)
Public propertyRangesDescending Enumerates all contiguous integer ranges in descending order.
(Inherited from AscendingIntegerCollection)
Top
See Also