The following tables list the members exposed by UCFunctionFactory.
Name | Description | |
---|---|---|
UCFunctionFactory Constructor | Overloaded. |
Name | Description | |
---|---|---|
Current | Returns the current element in the collection enumerator. | |
Item | Indexer used to return the function descriptor given the function name | |
UserDefinedFunctionFactory | Property to get or set the user defined function factory that extends the built-in function table. |
Name | Description | |
---|---|---|
Construct | Returns a UltraCalcFunction instance for the given function name and argument count. | |
Find | Method used to return the function descriptor given the function type. | |
GetEnumerator | Returns an enumerator that can be used to iterate the loaded functions. | |
MoveNext | Advances the enumerator to the next function of the collection. | |
Reset | Resets the position of the enumerator. |