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)입니다.

적용 대상