UInt128.IBinaryInteger<UInt128>.GetShortestBitLength 메서드

정의

현재 값의 가장 짧은 두 개의 보수 표현의 길이(비트)를 가져옵니다.

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

반환

현재 값의 가장 짧은 두 개의 보수 표현의 길이(비트)입니다.

구현

적용 대상