Char.IBinaryInteger<Char>.GetByteCount Método
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene el número de bytes que se escribirán como parte de TryWriteLittleEndian(Span<Byte>, Int32).
virtual int System.Numerics.IBinaryInteger<System.Char>.GetByteCount() = System::Numerics::IBinaryInteger<char>::GetByteCount;
int IBinaryInteger<char>.GetByteCount ();
abstract member System.Numerics.IBinaryInteger<System.Char>.GetByteCount : unit -> int
override this.System.Numerics.IBinaryInteger<System.Char>.GetByteCount : unit -> int
Function GetByteCount () As Integer Implements IBinaryInteger(Of Char).GetByteCount
Número de bytes que se escribirán como parte de TryWriteLittleEndian(Span<Byte>, Int32).
Producto | Versiones |
---|---|
.NET | 7, 8, 9 |
Comentarios de .NET
.NET es un proyecto de código abierto. Seleccione un vínculo para proporcionar comentarios: