![]() | skipSliceSkipSlice Method |
Name | Description | |
---|---|---|
![]() ![]() | SkipSliceT(IEnumerableT, Int32, Int32) |
Get an IEnumerableT with elements in the middle removed.
|
![]() ![]() | SkipSliceT(IListT, Int32, Int32) |
Get an IListT with elements in the middle removed.
|