QueryNodeVisitor<T> Constructor

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 QueryNodeVisitor()
protected QueryNodeVisitor()
protected:
QueryNodeVisitor()
new : unit -> QueryNodeVisitor
protected function QueryNodeVisitor()

See Also

Reference

QueryNodeVisitor<T> Class

Microsoft.Data.OData.Query.SemanticAst Namespace