[]
        
(Showing Draft Content)

FarPoint.CalcEngine.FunctionInfo.MinArgs

MinArgs Property

MinArgs

Gets the minimum number of arguments for the function.

Declaration
public abstract int MinArgs { get; }
Public MustOverride ReadOnly Property MinArgs As Integer