IBinaryInteger<TSelf>.GetShortestBitLength Metodo

Definizione

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

public:
 int GetShortestBitLength();
public int GetShortestBitLength ();
abstract member GetShortestBitLength : unit -> int
Public Function GetShortestBitLength () As Integer

Restituisce

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

Si applica a