Прочетете на английски Редактиране

Споделяне чрез


BitArray.RightShift(Int32) Method

Definition

Shifts all the bit values of the current BitArray to the right on count bits.

C#
public System.Collections.BitArray RightShift(int count);

Parameters

count
Int32

The number of shifts to make for each bit.

Returns

The current BitArray.

Exceptions

count is less than zero.

Remarks

The current BitArray is updated and returned.

Applies to

Продукт Версии
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Standard 2.1