CollectionBase Constructor
.NET Framework (current version)
Initializes a new instance of the CollectionBase class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | CollectionBase() | Initializes a new instance of the CollectionBase class with the default initial capacity. |
![]() | CollectionBase(Int32) | Initializes a new instance of the CollectionBase class with the specified capacity. |
Show:
