ODataEntityReferenceLinks Constructor
Creates a new instance of the ODataEntityReferenceLinks class.
Namespace: Microsoft.Data.OData
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ODataEntityReferenceLinks()
public ODataEntityReferenceLinks()
public:
ODataEntityReferenceLinks()
new : unit -> ODataEntityReferenceLinks
public function ODataEntityReferenceLinks()