Int64.IShiftOperators<Int64,Int32,Int64>.UnsignedRightShift Operator
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.
Shifts a value right by a given amount.
static long System.Numerics.IShiftOperators<System.Int64,System.Int32,System.Int64>.op_UnsignedRightShift(long value, int shiftAmount) = System::Numerics::IShiftOperators<long, int, long>::op_UnsignedRightShift;
static long IShiftOperators<long,int,long>.op_UnsignedRightShift (long value, int shiftAmount);
static member System.Numerics.IShiftOperators<System.Int64,System.Int32,System.Int64>.op_UnsignedRightShift : int64 * int -> int64
Shared op_UnsignedRightShift (value As Long, shiftAmount As Integer) As Long Implements IShiftOperators(Of Long, Integer, Long).op_UnsignedRightShift
- value
- Int64
The value that is shifted right by shiftAmount
.
- shiftAmount
- Int32
The amount by which value
is shifted right.
The result of shifting value
right by shiftAmount
.
Toode | Versioonid |
---|---|
.NET | 7, 8, 9 |
Toote „.NET“ tagasiside
.NET on avatud lähtekoodiga projekt. Tagasiside andmiseks valige link: