Share via


ODataWriter Constructor

Initializes a new instance of the ODataWriter class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New ODataWriter()
protected ODataWriter()
protected:
ODataWriter()
new : unit -> ODataWriter
protected function ODataWriter()

See Also

Reference

ODataWriter Class

Microsoft.Data.OData Namespace