Decimal64.IFloatingPoint<Decimal64>.GetExponentByteCount Method

Definition

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

Returns

Implements

Applies to