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