Expression::Power Method
.NET Framework (current version)
Creates a BinaryExpression that represents raising a number to a power.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Power(Expression^, Expression^) | Creates a BinaryExpression that represents raising a number to a power. |
![]() ![]() | Power(Expression^, Expression^, MethodInfo^) | Creates a BinaryExpression that represents raising a number to a power. |
Show:

