Tensor.UnsignedRightShiftAssignment(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_UnsignedRightShiftAssignment(int shiftAmount);
public void op_UnsignedRightShiftAssignment(int shiftAmount);
member this.op_UnsignedRightShiftAssignment : int -> unit
Public op_UnsignedRightShiftAssignment (shiftAmount As Integer)
Parameters
- shiftAmount
- Int32