WizardStepCollection::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 value that represents the position of the specified object in the collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- value
-
Type:
System::Object^
The object to search for in the collection.
Implements
IList::IndexOf(Object^)
.NET Framework
Available since 2.0
Available since 2.0
Show: