Byte.IBinaryInteger<Byte>.GetByteCount Methode

Definitie

Hiermee haalt u het aantal bytes op dat wordt geschreven als onderdeel van TryWriteLittleEndian(Span<Byte>, Int32).

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

Retouren

Het aantal bytes dat wordt geschreven als onderdeel van TryWriteLittleEndian(Span<Byte>, Int32).

Implementeringen

Van toepassing op