Int16.IBinaryInteger<Int16>.GetShortestBitLength Metodo

Definizione

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

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

Restituisce

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

Implementazioni

Si applica a