EntitySet<TEntity>.Remove method

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