Expression::RightShift Method
.NET Framework (current version)
Creates a BinaryExpression that represents a bitwise right-shift operation.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | RightShift(Expression^, Expression^) | Creates a BinaryExpression that represents a bitwise right-shift operation. |
![]() ![]() | RightShift(Expression^, Expression^, MethodInfo^) | Creates a BinaryExpression that represents a bitwise right-shift operation. |
Show:

