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

Gibt zurück

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

Implementiert

Gilt für: