Compartilhar via


FunctionCallNode.Arguments Propriedade

Definição

Obtém a lista de argumentos para essa chamada de função.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.MobileServices.Query.QueryNode> Arguments { get; }
member this.Arguments : System.Collections.Generic.IList<Microsoft.WindowsAzure.MobileServices.Query.QueryNode>
Public ReadOnly Property Arguments As IList(Of QueryNode)

Valor da propriedade

Aplica-se a