SiteMapNodeCollection::AddRange Method
.NET Framework (current version)
Adds a set of SiteMapNode objects to the collection.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | AddRange(array<SiteMapNode^>^) | Adds an array of type SiteMapNode to the collection. |
![]() | AddRange(SiteMapNodeCollection^) | Adds the nodes in the specified SiteMapNodeCollection to the current collection. |
Show:
