Click or drag to resize

countUpCountUp Method

Namespace:  WhetStone.Looping
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public static IList<int> CountUp()

Return Value

Type: IListInt32
A read-only, infinite IListT of Int32s.
See Also