Share via


FunctionCallToken.Arguments Property

Definition

The arguments for the function.

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

Property Value

Applies to