SiteMapNodeCollection.AddRange Method
.NET Framework 3.0
Adds a set of SiteMapNode objects to the collection.
| Name | Description |
|---|---|
| SiteMapNodeCollection.AddRange (SiteMapNode[]) | Adds an array of type SiteMapNode to the collection. |
| SiteMapNodeCollection.AddRange (SiteMapNodeCollection) | Adds the nodes in the specified SiteMapNodeCollection to the current collection. |
Community Additions
ADD
Show: