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

Returns a specified number of contiguous elements from the start of a sequence.

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