Char.IBinaryInteger<Char>.RotateLeft(Char, Int32) Yöntem
Tanım
Ö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.
Belirli bir miktar tarafından bırakılan bir değeri döndürür.
static char System.Numerics.IBinaryInteger<System.Char>.RotateLeft(char value, int rotateAmount) = System::Numerics::IBinaryInteger<char>::RotateLeft;
static char IBinaryInteger<char>.RotateLeft(char value, int rotateAmount);
static member System.Numerics.IBinaryInteger<System.Char>.RotateLeft : char * int -> char
Shared Function RotateLeft (value As Char, rotateAmount As Integer) As Char Implements IBinaryInteger(Of Char).RotateLeft
Parametreler
- value
- Char
tarafından rotateAmountsola döndürülen değer.
- rotateAmount
- Int32
Sola döndürülen value tutar.
Döndürülenler
tarafından rotateAmountsola dönmenin value sonucu.