XamlMethodCallBaseNode.

Arguments Property

Namespace
XamlX.Ast
Containing Type
XamlMethodCallBaseNode

Syntax

public List<IXamlAstValueNode> Arguments { get; set; }

Value

Type Description
List<IXamlAstValueNode>