| ExpressionContainer Class |
Namespace: FlexRule.DSL.Expressions
public abstract class ExpressionContainer : ExpressionContainer<Expression>
The ExpressionContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| ExpressionContainer |
| Name | Description | |
|---|---|---|
| Attributes |
List of attributes of expression
(Inherited from Expression.) | |
| ChildCount | (Inherited from ExpressionContainerTChildExpression.) | |
| Childs | (Inherited from ExpressionContainerTChildExpression.) | |
| Index | (Inherited from Expression.) | |
| Name |
Name of current expression
(Inherited from Expression.) | |
| Parent |
Parent of current expression
(Inherited from Expression.) |
| Name | Description | |
|---|---|---|
| AddAttribute(AttributeExpression) | (Inherited from Expression.) | |
| AddAttribute(String, String) | (Inherited from Expression.) | |
| AttributeExists | (Inherited from Expression.) | |
| CreateNewChild | (Inherited from ExpressionContainerTChildExpression.) | |
| GetItem | (Inherited from ExpressionContainerTChildExpression.) | |
| IndexOfAttribute | (Inherited from Expression.) |
| Name | Description | |
|---|---|---|
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |