Half.IFloatingPoint<Half>.GetSignificandByteCount Methode

Definition

Ruft die Anzahl der Bytes ab, die als Teil von TryWriteSignificandLittleEndian(Span<Byte>, Int32)geschrieben werden.

 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

Gibt zurück

Die Anzahl der Bytes, die als Teil von TryWriteSignificandLittleEndian(Span<Byte>, Int32)geschrieben werden.

Implementiert

Gilt für: