[]
        
(Showing Draft Content)

FarPoint.CalcEngine.FunctionExpression.ArgCount

ArgCount Property

ArgCount

Gets the number of parameters being passed to the function.

Declaration
public int ArgCount { get; }
Public ReadOnly Property ArgCount As Integer