Expression.LeftShift Method
.NET Framework 4
Creates a BinaryExpression that represents a bitwise left-shift operation.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
LeftShift(Expression, Expression) | Creates a BinaryExpression that represents a bitwise left-shift operation. |
|
LeftShift(Expression, Expression, MethodInfo) | Creates a BinaryExpression that represents a bitwise left-shift operation. |