IBinaryInteger<TSelf>.GetByteCount 方法

定義

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

public:
 int GetByteCount();
public int GetByteCount ();
abstract member GetByteCount : unit -> int
Public Function GetByteCount () As Integer

傳回

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

適用於