You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities.LinqBridge Namespace > Enumerable Class > Enumerable Methods > ElementAt Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Enumerable.ElementAt Method

Returns the element at a specified index in a sequence.

Syntax
C++
C#
Visual Basic
public: TSource ElementAt<TSource>( this IEnumerable<TSource> source, int index );
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.