Decimal32.IFloatingPoint<Decimal32>.GetSignificandBitLength Method

Definition

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

Returns

Implements

Applies to