Click or drag to resize

BitwiseOpExpression Properties

The BitwiseOpExpression type exposes the following members.

Properties
  NameDescription
Public propertyBinaryOp
Returns the binary operator.
Public propertyChildren
Returns the list of sub-expressions to the current expression.
(Inherited from ExpressionBase.)
Public propertyPrecedence (Overrides ExpressionBasePrecedence.)
Public propertyTreeObjectName (Inherited from ExpressionBase.)
Top
See Also