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