Decimal.IFloatingPoint<Decimal>.GetSignificandByteCount Method

Definition

Gets the number of bytes that will be written as part of TryWriteSignificandLittleEndian(Span<Byte>, Int32).

C#
int IFloatingPoint<decimal>.GetSignificandByteCount();

Returns

The number of bytes that will be written as part of TryWriteSignificandLittleEndian(Span<Byte>, Int32).

Implements

Applies to

Product Versions
.NET 7, 8, 9, 10