ElementList indexer

ElementList indexer

Gets the element at the specified index in the list.

Indexer

Name Description
index The zero based index of the element.

Returns

The element at the specified index.

See Also