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

Retouren

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

Implementeringen

Van toepassing op