The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:
