The following tables list the members exposed by UnaryOperatorExpression.
| Name | Description | |
|---|---|---|
![]() | UnaryOperatorExpression Constructor | Creates an expression representing a unary operator applied to a single operand. |
| Name | Description | |
|---|---|---|
![]() | Arg | Gets the operand for the expression. |
![]() | Operator | Gets the operator for the expression. |

