Click or drag to resize

ArrayExpression Methods

The ArrayExpression type exposes the following members.

Methods
  NameDescription
Public methodAdd(Object)
Add a constant to the expression.
Public methodAdd(String)
Add a property to the expression.
Public methodAdd(Expression)
Add an expression representing an array element to the expression.
Public methodAddChild
Adds a new child expression to the current expression.
(Inherited from ExpressionBase.)
Public methodToEPL (Inherited from ExpressionBase.)
Public methodToPrecedenceFreeEPL (Overrides ExpressionBaseToPrecedenceFreeEPL(TextWriter).)
Top
See Also