ReadOnlyCollectionBuilder<T>::IndexOf Method (T)
.NET Framework (current version)
Returns the index of the first occurrence of a given value in the builder.
Assembly: System.Core (in System.Core.dll)
Parameters
- item
-
Type:
T
An item to search for.
Implements
IList<T>::IndexOf(T)
.NET Framework
Available since 4.0
Silverlight
Available since 4.0
Available since 4.0
Silverlight
Available since 4.0
Show: