IFloatingPoint<TSelf>.GetSignificandByteCount Methode

Definitie

Hiermee haalt u het aantal bytes op dat wordt geschreven als onderdeel van TryWriteSignificandLittleEndian(Span<Byte>, Int32).

public:
 int GetSignificandByteCount();
public int GetSignificandByteCount();
abstract member GetSignificandByteCount : unit -> int
Public Function GetSignificandByteCount () As Integer

Retouren

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

Van toepassing op