EntityRef<TEntity> Constructor
Initializes a new instance of the EntityRef<TEntity> class.
Namespace: Microsoft.SharePoint.Linq
Assembly: Microsoft.SharePoint.Linq (in Microsoft.SharePoint.Linq.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New EntityRef()
public EntityRef()