NonResourceRangeVariable.CollectionNode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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