Int16.LeadingZeroCount(Int16) 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 zeros in a value.
public:
static short LeadingZeroCount(short value) = System::Numerics::IBinaryInteger<short>::LeadingZeroCount;
public static short LeadingZeroCount (short value);
static member LeadingZeroCount : int16 -> int16
Public Shared Function LeadingZeroCount (value As Short) As Short
- value
- Int16
The value whose leading zeroes are to be counted.
The number of leading zeros in value
.
Produk | Versi |
---|---|
.NET | 7, 8, 9 |
.NET maklum balas
.NET ialah projek sumber terbuka. Pilih pautan untuk memberikan maklum balas: