Share via


EntitySet<TEntity>.IndexOf Method

Include Protected Members
Include Inherited Members

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