UInt16.IBinaryInteger<UInt16>.GetShortestBitLength Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene la longitud, en bits, de la representación complementaria de dos más corta del valor actual.
virtual int System.Numerics.IBinaryInteger<System.UInt16>.GetShortestBitLength() = System::Numerics::IBinaryInteger<System::UInt16>::GetShortestBitLength;
int IBinaryInteger<ushort>.GetShortestBitLength();
abstract member System.Numerics.IBinaryInteger<System.UInt16>.GetShortestBitLength : unit -> int
override this.System.Numerics.IBinaryInteger<System.UInt16>.GetShortestBitLength : unit -> int
Function GetShortestBitLength () As Integer Implements IBinaryInteger(Of UShort).GetShortestBitLength
Devoluciones
Longitud, en bits, de la representación complementaria de dos más corta del valor actual.