Replicate
Creates a collection by replicating the given initial value.
WARNING
This method isn't available as an extension method.
Parameters
Returns
int count
T initial
IEnumerable<T>
Usage
Creating a string collection
Last updated
Was this helpful?