NFloat.IFloatingPoint<NFloat>.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.Runtime.InteropServices.NFloat>.GetSignificandByteCount() = System::Numerics::IFloatingPoint<System::Runtime::InteropServices::NFloat>::GetSignificandByteCount;
int IFloatingPoint<NFloat>.GetSignificandByteCount ();
abstract member System.Numerics.IFloatingPoint<System.Runtime.InteropServices.NFloat>.GetSignificandByteCount : unit -> int
override this.System.Numerics.IFloatingPoint<System.Runtime.InteropServices.NFloat>.GetSignificandByteCount : unit -> int
Function GetSignificandByteCount () As Integer Implements IFloatingPoint(Of NFloat).GetSignificandByteCount

Gibt zurück

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

Implementiert

Gilt für: