Click or drag to resize

countBind Class

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

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