Click or drag to resize

splice Class

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

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