ODataComplexValue 建構函式
建立 ODataComplexValue 類別的新執行個體。
命名空間: Microsoft.Data.OData
組件: Microsoft.Data.OData (在 Microsoft.Data.OData.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New ODataComplexValue()
public ODataComplexValue()
public:
ODataComplexValue()
new : unit -> ODataComplexValue
public function ODataComplexValue()