Share via


ODataCollectionReader Constructor ()

 

Initializes a new instance of the ODataCollectionReader class.

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

Syntax

protected ODataCollectionReader()
protected:
ODataCollectionReader()
new : unit -> ODataCollectionReader
Protected Sub New

See Also

ODataCollectionReader Class
Microsoft.OData.Core Namespace

Return to top