Version 23.1 (latest)

UCFunctionFactory Class Methods

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

Public Methods
 NameDescription
Public MethodConstructReturns a UltraCalcFunction instance for the given function name and argument count.  
Public MethodFindMethod used to return the function descriptor given the function type.  
Public MethodGetEnumeratorReturns an enumerator that can be used to iterate the loaded functions.  
Public MethodMoveNextAdvances the enumerator to the next function of the collection.  
Public MethodResetResets the position of the enumerator.  
See Also