Byte.IBinaryInteger<Byte>.GetByteCount 方法

定義

取得將寫入為 的 TryWriteLittleEndian(Span<Byte>, Int32) 位元組數目。

 virtual int System.Numerics.IBinaryInteger<System.Byte>.GetByteCount() = System::Numerics::IBinaryInteger<System::Byte>::GetByteCount;
int IBinaryInteger<byte>.GetByteCount ();
abstract member System.Numerics.IBinaryInteger<System.Byte>.GetByteCount : unit -> int
override this.System.Numerics.IBinaryInteger<System.Byte>.GetByteCount : unit -> int
Function GetByteCount () As Integer Implements IBinaryInteger(Of Byte).GetByteCount

傳回

將寫入為 的 TryWriteLittleEndian(Span<Byte>, Int32) 位元組數目。

實作

適用於