Share via


NonResourceRangeVariable.CollectionNode Property

Definition

Gets the collection that this range variable node iterates over, can be null in the case of single value nodes.

public Microsoft.OData.UriParser.CollectionNode CollectionNode { get; }
member this.CollectionNode : Microsoft.OData.UriParser.CollectionNode
Public ReadOnly Property CollectionNode As CollectionNode

Property Value

Applies to