Decimal128.IFloatingPoint<Decimal128>.GetSignificandBitLength Method

Definition

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

Returns

Implements

Applies to