ElementList indexer

ElementList indexer

Gets the element at the specified index in the list.

Indexer

NameDescription
indexThe zero based index of the element.

Returns

The element at the specified index.

See Also