ODataValue Constructor

Initializes a new instance of the ODataValue class.

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

Syntax

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

See Also

Reference

ODataValue Class

Microsoft.Data.OData Namespace