Share via


CollectionConstantNode.Collection Property

Definition

Gets the collection of ConstantNodes.

public System.Collections.Generic.IList<Microsoft.OData.UriParser.ConstantNode> Collection { get; }
member this.Collection : System.Collections.Generic.IList<Microsoft.OData.UriParser.ConstantNode>
Public ReadOnly Property Collection As IList(Of ConstantNode)

Property Value

Applies to