Parameters
- index
 - The index according to the order the fields are returned by the default iterator.
 
            | Exception | Description | 
|---|---|
| System.ArgumentOutOfRangeException | Thrown when the index argument is negative or greater or equal to the collection's size. |