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