อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


Byte.TrailingZeroCount(Byte) Method

Definition

Computes the number of trailing zeros in a value.

C#
public static byte TrailingZeroCount(byte value);

Parameters

value
Byte

The value whose trailing zeroes are to be counted.

Returns

The number of trailing zeros in value.

Implements

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET 7, 8, 9, 10