IntPtr.IBinaryInteger<IntPtr>.GetShortestBitLength Metodo

Definizione

Ottiene la lunghezza, espressa in bit, della rappresentazione di complemento più breve del valore corrente.

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

Restituisce

Int32

Lunghezza, in bit, della rappresentazione di complemento più breve del valore corrente.

Implementazioni

Si applica a