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