Share via


EntitySet<TEntity>.Remove Method

Include Protected Members
Include Inherited Members

Removes a specified object from the EntitySet<TEntity>.

Overload List

  Name Description
Public method Remove(Object) Removes the specified object from the EntitySet<TEntity>.
Public method Remove(TEntity) Removes the specified entity from the EntitySet<TEntity>.

Top

See Also

Reference

EntitySet<TEntity> Class

EntitySet<TEntity> Members

Microsoft.SharePoint.Linq Namespace