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