Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Looping
cycle Class
cycle Methods
Cycle Method
Cycle(T) Method (IEnumerable(T), Nullable(Int32))
Cycle(T) Method (IList(T), Nullable(Int32))
cycle
Cycle Method
Gets an enumerable, repeating another enumerable.
Overload List
Name
Description
Cycle
T
(IEnumerable
T
, Nullable
Int32
)
Gets a new
IEnumerable
T
, that is
this
repeated.
Cycle
T
(IList
T
, Nullable
Int32
)
Gets a new
IList
T
, that is
this
repeated.
Top
See Also
Reference
cycle Class
WhetStone.Looping Namespace