Version

UltraCalcFunctionFactory Class Members

The following tables list the members exposed by UltraCalcFunctionFactory.

Public Constructors
 NameDescription
Public ConstructorUltraCalcFunctionFactory ConstructorInitializes a new UltraCalcFunctionFactory  
Public Properties
 NameDescription
Public PropertyItemReturns the function with the specified name  
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