Generates a sequence that contains one repeated value.
The value to be repeated.
The number of times to repeat the value in the generated sequence.
An IEnumerable that contains a repeated value.
Generated using TypeDoc
Generates a sequence that contains one repeated value.