[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents And-condition.

The following tables list the members exposed by the ExprAndNode type.

Public Properties

  NameDescription
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.)