Method ElementAt ElementAt(Int32) Return a reference to the element at index. Declaration public ref T ElementAt(int index) Parameters Type Name Description Int32 index The zero-based index. Returns Type Description T Implements IIndexable<T>.ElementAt(Int32)