Version

UltraCalcUserDefinedFunctionFactory Class Members

The following tables list the members exposed by UltraCalcUserDefinedFunctionFactory.

Public Constructors
 NameDescription
Public ConstructorUltraCalcUserDefinedFunctionFactory ConstructorDefault constructor.  
Public Properties
 NameDescription
Public PropertyItemReturns the UCFunctionDecriptor for a function given its name.  
Public Methods
 NameDescription
Public MethodAddFunctionAdds a user defined function to the function factory.  
Public MethodAddLibraryOverloaded. Adds a library of user defined functions contained in an assembly specified by the given file path.  
Public MethodFindMethod used to return the function descriptor given the function type.  
Public MethodGetEnumerator  
Public MethodMatchReturns a user defined function instance for the given name and argument arity.  
See Also