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

Represents the bit-wise operators in an expression tree.

The following tables list the members exposed by the ExprBitWiseNode 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.)