Type of elements within the source iterable.
The source iterable.
Zero-based position of the element to retrieve.
The element located at the requested index.
Thrown when index is negative or greater than or equal to the number of elements in source.
Retrieves the element at the specified zero-based index.