[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a simple Math (+/-/divide/*) in a filter expression tree.
The following tables list the members exposed by the ExprConcatNode type.
Public Properties
Name | Description | |
---|---|---|
![]() | ChildNodes | Returns list of child nodes. (Inherited from ExprNode.) |
![]() | ExpressionString |
Returns the expression node rendered as a string.
(Overrides .ExpressionString.) |
![]() | ReturnType |
Returns the type that the node's evaluate method returns an instance of.
(Overrides .ReturnType.) |