Share via


LambdaNode.RangeVariables Property

Definition

Gets the collection of rangeVariables in scope for this Any or All.

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

Property Value

Applies to