For a list of all members of this type, see CustomCalculationFunctionBase members.
Name | Description | |
---|---|---|
![]() | CanParameterBeEnumerable | Determines whether the parameter at the specified index will accept an enumerable reference. (Inherited from Infragistics.Calculations.Engine.CalculationFunction) |
![]() | PerformEvaluation | Evaluates the function against the arguments on the number stack. (Inherited from Infragistics.Calculations.Engine.CalculationFunction) |
Name | Description | |
---|---|---|
![]() | Evaluate | Evaluates the function against the arguments on the number stack. (Inherited from Infragistics.Calculations.Engine.CalculationFunction) |
![]() | GetArguments | A helper method for extracting the Infragistics.Calculations.Engine.CalculationValue instances from the stack. (Inherited from Infragistics.Calculations.Engine.CalculationFunction) |
![]() | SetArgDescriptions | Sets the value of the ArgDescriptors property. |
![]() | SetArgList | Sets the value of the ArgList property. |
![]() | SetCategory | Sets the value of the Category property. |
![]() | SetDescription | Sets the value of the Description property. |
![]() | SetName | Sets the value of the Name property. |