Click or drag to resize

IFunctionParser2 Methods

The IFunctionParser2 type exposes the following members.

Methods
  NameDescription
Public methodResolve
Resolve the specific function. Note that if the function parser implements this interface then this method will ALWAYS be called and Resolve(String, IDatabase, ResolveOptions, Object) will NEVER be called.
Top
See Also