This documentation is archived and is not being maintained.
SiteMapNodeCollection::AddRange Method
Visual Studio 2008
Adds a set of SiteMapNode objects to the collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: