Char.IBinaryInteger<Char>.PopCount(Char) Metode

Definisi

Menghitung jumlah bit yang diatur dalam nilai.

 static char System.Numerics.IBinaryInteger<System.Char>.PopCount(char value) = System::Numerics::IBinaryInteger<char>::PopCount;
static char IBinaryInteger<char>.PopCount (char value);
static member System.Numerics.IBinaryInteger<System.Char>.PopCount : char -> char
 Shared Function PopCount (value As Char) As Char Implements IBinaryInteger(Of Char).PopCount

Parameter

value
Char

Nilai yang bit yang ditetapkan akan dihitung.

Mengembalikan

Jumlah bit yang ditetapkan dalam value.

Penerapan

Berlaku untuk