NFloat.IFloatingPoint<NFloat>.GetSignificandByteCount Método

Definición

Obtiene el número de bytes que se escribirán como parte de 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

Devoluciones

Número de bytes que se escribirán como parte de TryWriteSignificandLittleEndian(Span<Byte>, Int32).

Implementaciones

Se aplica a