Single.IFloatingPoint<Single>.GetSignificandByteCount Methode

Definitie

Hiermee haalt u het aantal bytes op dat wordt geschreven als onderdeel van TryWriteSignificandLittleEndian(Span<Byte>, Int32).

 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

Retouren

Het aantal bytes dat wordt geschreven als onderdeel van TryWriteSignificandLittleEndian(Span<Byte>, Int32).

Implementeringen

Van toepassing op