Char.IBinaryInteger<Char>.RotateLeft(Char, Int32) Yöntem

Tanım

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.

Uygulamalar

Şunlara uygulanır