| QueryableExSkipLast Method | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also