MindFusion.Wpf Pack Programmer's Guide
ExpressionEvaluatorList Members
Constructors Methods
 


An expression evaluator that represents a collection of evaluators. Evaluation is delegated to the evaluators in the list in the order they were added.

The following tables list the members exposed by the ExpressionEvaluatorList type.

 Public Constructors

  Name Description

ExpressionEvaluatorList

Initializes a new instance of the ExpressionEvaluatorList class.

 Public Methods

  Name Description

EvaluateIdentifier

Evaluates the identifier with the specified name.

InvokeFunction

Invokes the function with the specified name and parameters.

 See Also

ExpressionEvaluatorList Class
MindFusion.Spreadsheet.Wpf.Expressions Namespace