SiteMapNodeCollection Constructor (Int32)
.NET Framework (current version)
Initializes a new instance of the SiteMapNodeCollection class with the specified initial capacity.
Assembly: System.Web (in System.Web.dll)
Parameters
- capacity
-
Type:
System::Int32
The initial capacity of the SiteMapNodeCollection.
Use the SiteMapNodeCollection constructor to create a SiteMapNodeCollection collection with the specified initial capacity.
.NET Framework
Available since 2.0
Available since 2.0
Show: