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

Converts the elements of an IEnumerable to the specified type.

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