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

Creates a List{T} from an IEnumerable{T}.

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