Int16.IBinaryInteger<Int16>.GetByteCount Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of bytes that will be written as part of TryWriteLittleEndian(Span<Byte>, Int32).
virtual int System.Numerics.IBinaryInteger<System.Int16>.GetByteCount() = System::Numerics::IBinaryInteger<short>::GetByteCount;
int IBinaryInteger<short>.GetByteCount();
abstract member System.Numerics.IBinaryInteger<System.Int16>.GetByteCount : unit -> int
override this.System.Numerics.IBinaryInteger<System.Int16>.GetByteCount : unit -> int
Function GetByteCount () As Integer Implements IBinaryInteger(Of Short).GetByteCount
The number of bytes that will be written as part of TryWriteLittleEndian(Span<Byte>, Int32).
제품 | 버전 |
---|---|
.NET | 7, 8, 9, 10 |
.NET 피드백
.NET은(는) 오픈 소스 프로젝트입니다. 다음 링크를 선택하여 피드백을 제공해 주세요.