Char.IBinaryInteger<Char>.LeadingZeroCount(Char) Method

Definition

Computes the number of leading zero bits in a value.

C#
static char IBinaryInteger<char>.LeadingZeroCount(char value);

Parameters

value
Char

The value whose leading zero bits are to be counted.

Returns

The number of leading zero bits in value.

Implements

Applies to

Tuote Versiot
.NET 7, 8, 9, 10