Decimal.IFloatingPoint<Decimal>.GetSignificandByteCount Methode

Definitie

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

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

Retouren

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

Implementeringen

Van toepassing op