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)の一部として書き込まれるバイト数。

適用対象