slice Class |
Namespace: WhetStone.Looping
public static class slice
| Name | Description | |
|---|---|---|
| SliceT(IEnumerableT, Int32, NullableInt32, Int32, NullableInt32) |
Get a part from an IListT.
| |
| SliceT(IListT, Int32, NullableInt32, Int32, NullableInt32) |
Get a part from an IListT.
|