Lezen in het Engels Bewerken

Delen via


UInt64.LeadingZeroCount(UInt64) Method

Definition

Computes the number of leading zeros in a value.

C#
public static ulong LeadingZeroCount (ulong value);

Parameters

value
UInt64

The value whose leading zeroes are to be counted.

Returns

The number of leading zeros in value.

Implements

Applies to

Product Versies
.NET 7, 8, 9