Decimal32.IFloatingPoint<Decimal32>.GetExponentByteCount Method

Definition

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

Returns

Implements

Applies to