IdentityReferenceCollection Constructor (Int32)
.NET Framework (current version)
Initializes a new instance of the IdentityReferenceCollection class by using the specified initial size.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- capacity
-
Type:
System.Int32
The initial number of items in the collection. The value of capacity is a hint only; it is not necessarily the maximum number of items created.
.NET Framework
Available since 2.0
Available since 2.0
Show: