Spread WPF 17
GrapeCity.CalcEngine.Functions Namespace / CalcAndFunction Class / Evaluate Method


In This Topic
    Evaluate Method (CalcAndFunction)
    In This Topic
    Returns true if all its arguments are true; returns false if one or more argument is false.
    Overload List
    OverloadDescription
    Returns true if all its arguments are true; returns false if one or more argument is false.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also