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.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ExpressionEvaluatorList class. |
Name | Description | |
---|---|---|
![]() |
Evaluates the identifier with the specified name. |
|
![]() |
Invokes the function with the specified name and parameters. |