Vertaling van "XmlWriter" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Creates a new XMLWriter using memory for string output.
XMLWriter::openMemory - Crea un nuevo xmlwriter usando memoria para el string de salida
Procedural style: Returns a new xmlwriter resource for later use with the xmlwriter functions on success, FALSE on error. See Also
Estilo por procedimientos: Devuelve un nuevo recurso xmlwriter para luego usarlo con las funciones de xmlwriter en caso de éxito, y FALSE en caso de error.
XMLwriter XML Editor 2.7 XMLwriter is a versatile XML editor.
STDU XML Editor 1.0.105 STDU XML Editor es un editor de documentos XML
You can use the following XmlWriter methods to write element nodes.
Puede utilizar el siguiente XmlWriter métodos para escribir nodos de elemento.
Consider the following when working with the XmlWriter class
Tenga en cuenta lo siguiente cuando trabaje con el XmlWriter clase
When called, it copies everything from the source object to the XmlWriter instance.
Cuando se llama, copia todo del objeto de origen en la instancia de XmlWriter.
The XmlWriter can also be used to write to an XML data store.
Cuando se escribe en texto, XmlWriter también puede utilizarse para escribir en un almacén de datos XML.
Most of the XmlWriter methods have asynchronous counterparts that have "Async" at the end of their method names.
La mayoría de los XmlWriter métodos tienen homólogos asincrónicos que tienen "Async" al final de los nombres de método.
The XmlWriter class is used to write XML data into a stream, a file or a TextWriter object.
El XmlWriter clase se utiliza para escribir datos XML en una corriente, un archivo o un objeto TextWriter.
Creates a new XmlWriter instance using the specified TextWriter.
Crea un nuevo XmlWriter instancia utilizando el parámetro TextWriter.
In SAX model, you use the XmlReader and XmlWriter classes to work with the XML data.
En el modelo SAX, utiliza los XmlReader y XmlWriter clases para trabajar con los datos XML.
For example, the XPathNavigator class can create an XmlWriter object to create nodes for an XmlDocument object.
Por ejemplo, la clase XPathNavigator puede crear un objeto XmlWriter para crear nodos para un objeto XmlDocument.
The.NET Framework 2.0 provides many enhancements, including a new XSL Transformation (XSLT) processor; type support in the XmlReader, XmlWriter, and XPathNavigator classes; and new editing capabilities in the XPathNavigator class.
NET Framework 2.0 ofrece muchas mejoras, entre las que se incluye un nuevo procesador de Transformación XSL (XSLT); la compatibilidad de tipos en las clases XmlReader; XmlWriter y XPathNavigator; y nuevas capacidades de edición en la clase XPathNavigator.