Decimal64.IFloatingPoint<Decimal64>.GetSignificandBitLength Method

Definition

 virtual int System.Numerics.IFloatingPoint<System.Numerics.Decimal64>.GetSignificandBitLength() = System::Numerics::IFloatingPoint<System::Numerics::Decimal64>::GetSignificandBitLength;
int IFloatingPoint<Decimal64>.GetSignificandBitLength();
abstract member System.Numerics.IFloatingPoint<System.Numerics.Decimal64>.GetSignificandBitLength : unit -> int
override this.System.Numerics.IFloatingPoint<System.Numerics.Decimal64>.GetSignificandBitLength : unit -> int
Function GetSignificandBitLength () As Integer Implements IFloatingPoint(Of Decimal64).GetSignificandBitLength

Returns

Implements

Applies to