CollectionNode Constructor

Initializes a new instance of the CollectionNode 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 CollectionNode()
protected CollectionNode()
protected:
CollectionNode()
new : unit -> CollectionNode
protected function CollectionNode()

See Also

Reference

CollectionNode Class

Microsoft.Data.OData.Query.SemanticAst Namespace