Half.IFloatingPoint<Half>.GetSignificandByteCount 方法

定義

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

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

傳回

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

實作

適用於