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