UInt64.IBinaryInteger<UInt64>.GetByteCount 메서드

정의

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

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

반품

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

구현

적용 대상