Version 24.2 (latest)

CalculationFunction Class Methods

For a list of all members of this type, see CalculationFunction members.

Public Methods
 NameDescription
Public MethodCanParameterBeEnumerableDetermines whether the parameter at the specified index will accept an enumerable reference.  
Public MethodPerformEvaluationEvaluates the function against the arguments on the number stack.  
Protected Methods
 NameDescription
Protected MethodEvaluateEvaluates the function against the arguments on the number stack.  
Protected MethodGetArgumentsA helper method for extracting the CalculationValue instances from the stack.  
See Also