| IndexRange Properties |
The IndexRange type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements encompassed by this instance.
| |
| EndIndex |
Gets or sets the end index.
| |
| Item |
Gets the Int32 at the specified index in the range.
| |
| StartIndex |
Gets or sets the start index.
|