EntitySet<TEntity>.IndexOf Method (TEntity)
.NET Framework (current version)
Returns the index of the entity.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- entity
-
Type:
TEntity
The entity whose index is to be returned.
Implements
IList<T>.IndexOf(T)
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: