IBinaryInteger<TSelf>.LeadingZeroCount(TSelf) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Computes the number of leading zero bits in a value.
public:
static override TSelf LeadingZeroCount(TSelf value);
C#
public static virtual TSelf LeadingZeroCount(TSelf value);
static member LeadingZeroCount : 'Self -> 'Self
Public Shared Overrides Function LeadingZeroCount (value As TSelf) As TSelf
- value
- TSelf
The value whose leading zero bits are to be counted.
TSelf
The number of leading zero bits in value
.
Продукт | Версії |
---|---|
.NET | 7, 8, 9, 10 |
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.
Відгук про .NET
.NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: