IntPtr.IBinaryInteger<IntPtr>.GetByteCount 메서드

정의

의 일부로 TryWriteLittleEndian(Span<Byte>, Int32)작성될 바이트 수를 가져옵니다.

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

반환

Int32

의 일부로 작성될 바이트 수 TryWriteLittleEndian(Span<Byte>, Int32)입니다.

구현

적용 대상