Creates and initializes an instance of the Collection<T> class.
Name | Description | |
---|---|---|
Collection<T>() |
Creates and initializes an instance of the Collection<T> class. |
|
Collection<T>(Int32) |
Creates and initializes an instance of the Collection<T> class with the specified initial capacity. |