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