Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
UltraCalcFunctionFactory Class Members
The following tables list the members exposed by UltraCalcFunctionFactory.
Public Properties
| Name | Description |
| Item | Returns the function with the specified name |
Public Methods
| Name | Description |
| Add | Adds the specified function to the function list. |
| AddLibrary | Overloaded. Adds a library of user defined functions contained in an assembly specified by the given file path. |
| GetOperator | Returns the UltraCalcFunction for the specified operator enumeration |
| SetOperator | Replaces the UltraCalcFunction for the specified operator enumeration with the specified function |
See Also