Share via


ODataEntityReferenceLink Constructor

Creates a new instance of the ODataEntityReferenceLink class.

Namespace:  Microsoft.Data.OData
Assembly:  Microsoft.Data.OData (in Microsoft.Data.OData.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ODataEntityReferenceLink()
public ODataEntityReferenceLink()
public:
ODataEntityReferenceLink()
new : unit -> ODataEntityReferenceLink
public function ODataEntityReferenceLink()

See Also

Reference

ODataEntityReferenceLink Class

Microsoft.Data.OData Namespace