NFloat.IFloatingPoint<NFloat>.GetSignificandByteCount Metoda

Definicja

Pobiera liczbę bajtów, które zostaną zapisane w ramach TryWriteSignificandLittleEndian(Span<Byte>, Int32)elementu .

 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

Zwraca

Liczba bajtów, które zostaną zapisane w ramach TryWriteSignificandLittleEndian(Span<Byte>, Int32)elementu .

Implementuje

Dotyczy