EntitySet<TEntity>.IndexOf method

Returns the zero-based index of the first occurrence of a specified entity in the collection.

Overload list

  Name Description
Public method IndexOf(Object) Returns the zero-based index of the first occurrence of the specified object in the collection.
Public method IndexOf(TEntity) Returns the zero-based index of the first occurrence of the specified entity in the collection.

Top

See also

Reference

EntitySet<TEntity> class

EntitySet<TEntity> members

Microsoft.SharePoint.Linq namespace