Method op_UnsignedRightShift
op_UnsignedRightShift(Int<T>, Int32)
Declaration
public static Int<T> op_UnsignedRightShift(Int<T> value, int shiftAmount)
Parameters
| Type | Name | Description |
|---|---|---|
| Int<T> | value | |
| System.Int32 | shiftAmount |
Returns
| Type | Description |
|---|---|
| Int<T> |