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

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

Int32

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

Реализации

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