Collection Initializers

suggest change

The only requirement for an object to be initialized using this syntactic sugar is that the type implements System.Collections.IEnumerable and the Add method. Although we call it a collection initializer, the object does not have to be an collection.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents