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