| 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.) | |
| 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.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetItem | (Inherited from ExpressionContainerTChildExpression.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IndexOfAttribute | (Inherited from Expression.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |