![]() | ArrayExpression Methods |
The ArrayExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(Object) |
Add a constant to the expression.
|
![]() | Add(String) |
Add a property to the expression.
|
![]() | Add(Expression) |
Add an expression representing an array element to the expression.
|
![]() | AddChild |
Adds a new child expression to the current expression.
(Inherited from ExpressionBase.) |
![]() | ToEPL | (Inherited from ExpressionBase.) |
![]() | ToPrecedenceFreeEPL | (Overrides ExpressionBaseToPrecedenceFreeEPL(TextWriter).) |