Double.IFloatingPoint<Double>.GetExponentByteCount Yöntem

Tanım

öğesinin bir parçası TryWriteExponentLittleEndian(Span<Byte>, Int32)olarak yazılacak bayt sayısını alır.

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

Döndürülenler

öğesinin bir parçası TryWriteExponentLittleEndian(Span<Byte>, Int32)olarak yazılacak bayt sayısı.

Uygulamalar

Şunlara uygulanır