Leggere in inglese

Condividi tramite


IBinaryInteger<TSelf>.RotateLeft(TSelf, Int32) Metodo

Definizione

Ruota un valore sinistro da una determinata quantità.

public static virtual TSelf RotateLeft(TSelf value, int rotateAmount);

Parametri

value
TSelf

Valore ruotato a sinistra da rotateAmount.

rotateAmount
Int32

Quantità in base alla quale value viene ruotata a sinistra.

Restituisce

TSelf

Risultato della rotazione value sinistra da rotateAmount.

Si applica a

Prodotto Versioni
.NET 7, 8, 9, 10