Half.IFloatingPoint<Half>.GetExponentByteCount 方法

定義

取得將寫入為 的 TryWriteExponentLittleEndian(Span<Byte>, Int32) 位元組數目。

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

傳回

Int32

將寫入為 的 TryWriteExponentLittleEndian(Span<Byte>, Int32) 位元組數目。

實作

適用於