Decimal128.IFloatingPoint<Decimal128>.GetExponentByteCount Method

Definition

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

Returns

Implements

Applies to