[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.BaseFunctionExpression.Args

Args Property

Args

Gets the arguments of a function.

Declaration
protected List<IExpression> Args { get; }