SkipUntilExtension Methods | 
The SkipUntilExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| SkipUntilTSource | 
            Skips items from the input sequence until the given predicate returns true
            when applied to the current source item; that item will be the last skipped.
              |