IBinaryInteger<TSelf>.GetByteCount 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得將寫入為的 TryWriteLittleEndian(Span<Byte>, Int32)位元元組數目。
public:
int GetByteCount();
public int GetByteCount ();
abstract member GetByteCount : unit -> int
Public Function GetByteCount () As Integer
傳回
將寫入為的 TryWriteLittleEndian(Span<Byte>, Int32)位元組數目。