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