Tensor.LeftShiftAssignment(Int32) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void op_LeftShiftAssignment(int shiftAmount);
public void op_LeftShiftAssignment(int shiftAmount);
member this.op_LeftShiftAssignment : int -> unit
Public op_LeftShiftAssignment (shiftAmount As Integer)
Parameters
- shiftAmount
- Int32