閱讀英文

共用方式為


IntPtr.TrailingZeroCount(IntPtr) 方法

定義

計算值中尾端零的數目。

C#
public static IntPtr TrailingZeroCount(IntPtr value);

參數

value
IntPtr

要計算其尾端零的值。

傳回

IntPtr

中的 value 尾端零數目。

實作

適用於

產品 版本
.NET 7, 8, 9, 10