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

Returns the element at a specified index in a sequence or a default value if the index is out of range.

Syntax
C++
C#
Visual Basic
public: TSource ElementAtOrDefault<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.