Byte.IBinaryInteger<Byte>.GetShortestBitLength Metoda

Definice

Získá délku, v bitech, nejkratší dvě reprezentace komplementu aktuální hodnoty.

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

Návraty

Délka (v bitech) nejkratších dvou komplementových reprezentací aktuální hodnoty.

Implementuje

Platí pro