| ExpressionContainerTChildExpression Class |
Namespace: FlexRule.DSL.Expressions
public abstract class ExpressionContainer<TChildExpression> : Expression, IChildExpressionContainer where TChildExpression : Expression
The ExpressionContainerTChildExpression type exposes the following members.
| Name | Description | |
|---|---|---|
| ExpressionContainerTChildExpression |
| Name | Description | |
|---|---|---|
| Attributes |
List of attributes of expression
(Inherited from Expression.) | |
| ChildCount | ||
| Childs | ||
| 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 | ||
| GetItem | ||
| IndexOfAttribute | (Inherited from Expression.) |
| Name | Description | |
|---|---|---|
| IndexOf | (Defined by FindUtility.) | |
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |