Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Looping
countUp Class
countUp Methods
CountUp Method
CountUp Method
CountUp(T) Method
CountUp Method (Int32)
CountUp(T) Method (T)
CountUp Method (Int32, Int32)
CountUp(T) Method (T, T)
countUp
CountUp Method
Get an infinite
IList
T
of
Int32
s counting up from 0 in steps of 1.
Namespace:
WhetStone.Looping
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
Copy
public
static
IList
<
int
>
CountUp
()
Return Value
Type:
IList
Int32
A read-only, infinite
IList
T
of
Int32
s.
See Also
Reference
countUp Class
CountUp Overload
WhetStone.Looping Namespace