Expression::Negate Method
.NET Framework (current version)
Creates a UnaryExpression that represents an arithmetic negation operation.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Negate(Expression^) | Creates a UnaryExpression that represents an arithmetic negation operation. |
![]() ![]() | Negate(Expression^, MethodInfo^) | Creates a UnaryExpression that represents an arithmetic negation operation. |
Show:

