Half.IFloatingPoint<Half>.GetSignificandByteCount Metod

Definition

Hämtar antalet byte som ska skrivas som en del av 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

Returer

Antalet byte som ska skrivas som en del av TryWriteSignificandLittleEndian(Span<Byte>, Int32).

Implementeringar

Gäller för