Version

UltraCalcFunction Class Methods

For a list of all members of this type, see UltraCalcFunction 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 Infragistics.Win.CalcEngine.UltraCalcValue instances from the stack.  
See Also