SiteMapNodeCollection::IList::Add Method (Object^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Adds an item to the collection in the IList interface. For a description of this member, see IList::Add.
Assembly: System.Web (in System.Web.dll)
Parameters
- value
-
Type:
System::Object^
The object to add to the IList.
Implements
IList::Add(Object^)
.NET Framework
Available since 2.0
Available since 2.0
Show: