TRepeatIterator<T>.Create(T,Integer) Constructor

Initializes a new instance of the TRepeatIterator<T> class.

Namespace: Spring.Collections.Extensions
public
 constructor Create(const element: T; count: Integer);

Parameters

element
Type: T

count
Type: Integer