Share via


CollectionFunctionCallNode.Parameters Property

Definition

Gets the list of parameters to this function

public System.Collections.Generic.IEnumerable<Microsoft.OData.UriParser.QueryNode> Parameters { get; }
member this.Parameters : seq<Microsoft.OData.UriParser.QueryNode>
Public ReadOnly Property Parameters As IEnumerable(Of QueryNode)

Property Value

Applies to