RepeatExtensionRepeat Method

Overload List

RepeatT(IEnumerableT) Repeats the sequence forever.
RepeatT(IEnumerableT, Int32) Repeats the sequence the specified number of times.

See Also