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