Version

UltraCalcFunctionOr Class Methods

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

Public Methods
 NameDescription
Public MethodCanParameterBeEnumerableOverridden. Determines whether the parameter at the specified index will accept an enumerable reference.  
Public MethodPerformEvaluationEvaluates the function against the arguments on the number stack. (Inherited from Infragistics.Win.CalcEngine.UltraCalcFunction)
Protected Methods
 NameDescription
Protected MethodEvaluateOverridden. Evaluates the function against the arguments on the number stack  
Protected MethodGetArgumentsA helper method for extracting the Infragistics.Win.CalcEngine.UltraCalcValue instances from the stack. (Inherited from Infragistics.Win.CalcEngine.UltraCalcFunction)
See Also