Decimal.IFloatingPoint<Decimal>.GetSignificandByteCount Methode

Definition

Ruft die Anzahl der Bytes ab, die als Teil von TryWriteSignificandLittleEndian(Span<Byte>, Int32)geschrieben werden.

 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

Gibt zurück

Die Anzahl der Bytes, die als Teil von TryWriteSignificandLittleEndian(Span<Byte>, Int32)geschrieben werden.

Implementiert

Gilt für: