Click or drag to resize

IndexCollection Properties

The IndexCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements in this instance.
Public propertyIsReadOnly
Gets a value indicating whether this instance is read-only.
Public propertyItemIndexCollection
Gets the indexes in the IndexCollection corresponding to the specified positions.
Public propertyItemInt32
Gets or sets the index in the IndexCollection corresponding the specified position.
Public propertyMax
Gets the maximum index in the IndexCollection.
Top
See Also