This is the overview for the SkipWhile method overload.
|
Name |
Description |
![]() ![]() |
Bypasses elements in a sequence as long as a specified condition is true and then returns the remaining elements. | |
![]() ![]() |
Bypasses elements in a sequence as long as a specified condition is true and then returns the remaining elements. The element's index is used in the logic of the predicate function. |
What do you think about this topic? Send feedback!
|
Copyright (c) 2017. All rights reserved.
|