EntityRef<TEntity> methods

The EntityRef<TEntity> type exposes the following members.

Methods

  Name Description
Public method Clone Creates a shallow copy of the EntityRef<TEntity>.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEntity Returns the entity that is wrapped by this EntityRef<TEntity> object.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetEntity Sets the entity to which this EntityRef<TEntity> refers.
Public method ToString (Inherited from Object.)

Top

See also

Reference

EntityRef<TEntity> class

Microsoft.SharePoint.Linq namespace