StateManagedCollection::IList::IndexOf Method (Object^)
.NET Framework (current version)
Determines the index of a specified item in the StateManagedCollection collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- value
-
Type:
System::Object^
The object to locate in the StateManagedCollection.
Implements
IList::IndexOf(Object^)The OnValidate method is called to validate value before the index is returned.
.NET Framework
Available since 2.0
Available since 2.0
Show: