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