NFloat.IFloatingPoint<NFloat>.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.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

Retouren

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

Implementeringen

Van toepassing op