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

Returns the input typed as IEnumerable{T}.

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