- index
- A int that specifies the zero-based index of the element to get or set.
The element at the specified index in the current instance.
Type Reason ArgumentOutOfRangeException index is not a valid index in the current instance. NotSupportedException The property is being set and the current instance is read-only.