Click or drag to resize

split Class

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

Namespace:  WhetStone.Looping
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public static class split
Methods
  NameDescription
Public methodStatic memberSplitT(IEnumerableT, FuncT, Boolean)
Public methodStatic memberSplitT(IEnumerableT, FuncIListT, T, Boolean)
Public methodStatic memberSplitT(IListT, FuncIListT, T, Boolean)
Public methodStatic memberSplitT(IEnumerableT, T, IEqualityComparerT)
Top
See Also