Click or drag to resize

splitAt Class

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

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