Click or drag to resize

slice Class

A static container for identity method
Inheritance Hierarchy
SystemObject
  WhetStone.Loopingslice

Namespace:  WhetStone.Looping
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public static class slice
Methods
  NameDescription
Public methodStatic memberSliceT(IEnumerableT, Int32, NullableInt32, Int32, NullableInt32)
Public methodStatic memberSliceT(IListT, Int32, NullableInt32, Int32, NullableInt32)
Top
See Also