UIntPtr.IBinaryInteger<UIntPtr>.GetShortestBitLength Метод

Определение

Возвращает длину (в битах) в кратчайшем представлении текущего значения.

 virtual int System.Numerics.IBinaryInteger<nuint>.GetShortestBitLength() = System::Numerics::IBinaryInteger<UIntPtr>::GetShortestBitLength;
int IBinaryInteger<UIntPtr>.GetShortestBitLength();
abstract member System.Numerics.IBinaryInteger<nuint>.GetShortestBitLength : unit -> int
override this.System.Numerics.IBinaryInteger<nuint>.GetShortestBitLength : unit -> int
Function GetShortestBitLength () As Integer Implements IBinaryInteger(Of UIntPtr).GetShortestBitLength

Возвращаемое значение

Длина ( в битах) короткого двух дополненного представления текущего значения.

Реализации

Применяется к