Partager via


FunctionCallNode.Arguments Propriété

Définition

Obtient la liste des arguments à cet appel de fonction.

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)

Valeur de propriété

S’applique à