IBinaryInteger<TSelf>.GetShortestBitLength Método

Definición

Obtiene la longitud, en bits, de la representación complementaria de dos más corta del valor actual.

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

Devoluciones

Longitud, en bits, de la representación complementaria de dos más corta del valor actual.

Se aplica a