| QueryableExSkipLast Method |
| Name | Description | |
|---|---|---|
| SkipLastTSource(IEnumerableTSource, Int32) | ||
| SkipLastTSource(IQueryableTSource, Int32) |
Bypasses a specified number of contiguous elements from the end of the sequence and returns the remaining elements.
|