You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities.LinqBridge Namespace > Enumerable Class > Enumerable Methods > SkipWhile Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
SkipWhile Method

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.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.