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