Click or drag to resize
IEvalEngine Methods

The IEvalEngine type exposes the following members.

Methods
  NameDescription
Public methodCompile
Compiles a string expression to an computable expression
Public methodCompute(IVariableContainer, ICompiledExpression, Boolean)
Computes an expression
Public methodCompute(IVariableContainer, String, Boolean)
Computes a string expression
Top
See Also