SByte.IBinaryInteger<SByte>.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.SByte>.GetByteCount() = System::Numerics::IBinaryInteger<System::SByte>::GetByteCount;
int IBinaryInteger<sbyte>.GetByteCount();
abstract member System.Numerics.IBinaryInteger<System.SByte>.GetByteCount : unit -> int
override this.System.Numerics.IBinaryInteger<System.SByte>.GetByteCount : unit -> int
Function GetByteCount () As Integer Implements IBinaryInteger(Of SByte).GetByteCount

Retouren

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

Implementeringen

Van toepassing op