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