Freigeben über


ODataComplexValue-Konstruktor

Erstellt eine neue Instanz der ODataComplexValue-Klasse.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New ODataComplexValue()
public ODataComplexValue()
public:
ODataComplexValue()
new : unit -> ODataComplexValue
public function ODataComplexValue()

Siehe auch

Verweis

ODataComplexValue Klasse

Microsoft.Data.OData-Namespace