Version

UltraCalcFunctionFactory Class Methods

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

Public Methods
 NameDescription
Public MethodAddAdds the specified function to the function list.  
Public MethodAddLibraryOverloaded. Adds a library of user defined functions contained in an assembly specified by the given file path.  
Public MethodGetOperatorReturns the UltraCalcFunction for the specified operator enumeration  
Public MethodSetOperatorReplaces the UltraCalcFunction for the specified operator enumeration with the specified function  
See Also