Share via


ODataItem Constructor

Initializes a new instance of the ODataItem class.

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

Syntax

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

See Also

Reference

ODataItem Class

Microsoft.Data.OData Namespace