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