NFloat.IFloatingPoint<NFloat>.GetExponentByteCount 메서드

정의

의 일부로 TryWriteExponentLittleEndian(Span<Byte>, Int32)작성될 바이트 수를 가져옵니다.

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

반환

의 일부로 작성될 바이트 수 TryWriteExponentLittleEndian(Span<Byte>, Int32)입니다.

구현

적용 대상