Int16.IShiftOperators<Int16,Int32,Int16>.RightShift Operatör
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Değeri belirli bir tutara göre sağa kaydırıyor.
static short System.Numerics.IShiftOperators<System.Int16,System.Int32,System.Int16>.operator >>(short value, int shiftAmount) = System::Numerics::IShiftOperators<short, int, short>::op_RightShift;
static short IShiftOperators<short,int,short>.operator >> (short value, int shiftAmount);
static member ( >>> ) : int16 * int -> int16
Shared Operator >> (value As Short, shiftAmount As Integer) As Short Implements IShiftOperators(Of Short, Integer, Short).op_RightShift
- value
- Int16
tarafından shiftAmount
sağa kaydırılan değer.
- shiftAmount
- Int32
Sağa kaydırılan value
tutar.
tarafından sağa shiftAmount
kaydırmanın value
sonucu.
Ürün | Sürümler |
---|---|
.NET | 7, 8, 9 |
.NET geri bildirimi
.NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: