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