Interactive Extensions
Interactive Extensions
Ix-Main Namespaces
System.Linq
AsyncQueryable Class
AsyncQueryable Methods
Select Method
Select(TSource, TResult) Method (IAsyncQueryable(TSource), Expression(Func(TSource, TResult)))
Select(TSource, TResult) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Int32, TResult)))
AsyncQueryable
Select Method
Overload List
Name
Description
Select
TSource, TResult
(IAsyncQueryable
TSource
, Expression
Func
TSource, TResult
)
Select
TSource, TResult
(IAsyncQueryable
TSource
, Expression
Func
TSource, Int32, TResult
)
Top
See Also
Reference
AsyncQueryable Class
System.Linq Namespace