SByte.IBinaryInteger<SByte>.GetShortestBitLength Metodo

Definizione

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

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

Valori restituiti

Lunghezza, espressa in bit, della rappresentazione complementare più breve del valore corrente.

Implementazioni

Si applica a