[]
Expression engine class that is used to dynamically produce an expression and get the result of the expression.
public class C1ExpressionEngine : IEngine, IExpressionEngine, IEngineExtended, IEngineExpressionItems, ISupportAliases, ISupportCustomFunctions, INotifyPropertyChanged
Public Class C1ExpressionEngine
Implements IEngine, IExpressionEngine, IEngineExtended, IEngineExpressionItems, ISupportAliases, ISupportCustomFunctions, INotifyPropertyChanged
| Name | Description |
|---|---|
| C1ExpressionEngine() | Initializes a new instance of the C1ExpressionEngine class. |
| Name | Description |
|---|---|
| CultureInfo | |
| CurrentIndex | |
| DataSource | |
| Expression | |
| IsValid |
| Name | Description |
|---|---|
| EngineChanged | Occurs when Engine settings are changed. |
| ExpressionChanged | Occurs when Expression is changed. |
| PropertyChanged |