Click or drag to resize
IndexRange Properties

The IndexRange type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements encompassed by this instance.
Public propertyEndIndex
Gets or sets the end index.
Public propertyItem
Gets the Int32 at the specified index in the range.
Public propertyStartIndex
Gets or sets the start index.
Top
See Also