Freigeben über


CallNode.Args Property

Definition

The argument list of the function call.

public Microsoft.PowerFx.Syntax.ListNode Args { get; }
member this.Args : Microsoft.PowerFx.Syntax.ListNode
Public ReadOnly Property Args As ListNode

Property Value

Applies to