SynchronizedCollection(Of T).IList.IndexOf Method (Object)
.NET Framework (current version)
Determines the zero-based index of an element in the collection.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- value
-
Type:
System.Object
The element in the collection whose index is being determined.
Implements
IList.IndexOf(Object)
.NET Framework
Available since 3.0
Available since 3.0
Show: