Half.IFloatingPoint<Half>.GetSignificandByteCount Méthode

Définition

Obtient le nombre d’octets qui seront écrits dans le cadre de TryWriteSignificandLittleEndian(Span<Byte>, Int32).

 virtual int System.Numerics.IFloatingPoint<System.Half>.GetSignificandByteCount() = System::Numerics::IFloatingPoint<Half>::GetSignificandByteCount;
int IFloatingPoint<Half>.GetSignificandByteCount ();
abstract member System.Numerics.IFloatingPoint<System.Half>.GetSignificandByteCount : unit -> int
override this.System.Numerics.IFloatingPoint<System.Half>.GetSignificandByteCount : unit -> int
Function GetSignificandByteCount () As Integer Implements IFloatingPoint(Of Half).GetSignificandByteCount

Retours

Nombre d’octets qui seront écrits dans le cadre de TryWriteSignificandLittleEndian(Span<Byte>, Int32).

Implémente

S’applique à