Generate
Creates a collection by the given values.
WARNING
This method isn't available as an extension method.
Parameters
Returns
params T[ ] values
IEnumerable<T>
Usage
Creating a collection of integer numbers
Creating a string collection
Last updated
Was this helpful?