UIntPtr.IBinaryInteger<UIntPtr>.GetShortestBitLength Metoda

Definicja

Pobiera długość (w bitach) najkrótszej reprezentacji wartości bieżącej.

 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

Zwraca

Int32

Długość (w bitach) najkrótszej reprezentacji wartości bieżącej.

Implementuje

Dotyczy