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.
XmlSerializer
Crea un ensamblado de serialización XML para los tipos en un ensamblado especificado con el fin de obtener un mejor rendimiento en tiempo de ejecución de XmlSerializer.
Creates an XML serialization assembly for types in a specified assembly in order to improve the run-time performance of the XmlSerializer.
Muestra cómo leer datos de objetos escritos anteriormente en un archivo XML mediante la clase XmlSerializer.
Shows how to read object data that was previously written to an XML file using the XmlSerializer class.
Muestra cómo escribir el objeto de una clase en un archivo XML mediante la clase XmlSerializer.
Shows how to write the object from a class to an XML file using the XmlSerializer class.
Se pueden aplicar atributos a clases y miembros de clase para controlar la manera en que XmlSerializer serializa o deserializa una instancia de la clase. Serialización SOAP
You can apply attributes to classes and class members in order to control the way the XmlSerializer serializes or deserializes an instance of the class.
Ejemplo de código siguiente muestra una implementación de la IXmlSerializable interfaz que serializa un campo XmlSerializer.
The following example code shows an implementation of the IXmlSerializable interface that serializes a private field.
Es similar a xsd.exe y XmlSerializer en.NET Framework.
It is similar to xsd.exe and XmlSerializer in the.NET Framework.
Obtiene o establece el tipo de datos XML del elemento XML generado.Obtiene o establece un valor que indica si XmlSerializer debe serializar un miembro como una etiqueta XML vacía con el atributo xsi:nil establecido en Ejemplos de serialización XMLExamples of XML Serialization
IsNullable IsNullable IsNullable IsNullable true.Gets or sets a value that indicates whether the XmlSerializer must serialize a member as an empty XML tag with the xsi:nil attribute set to true.
Para serializar un objeto, primero cree el objeto que será serializado y Para obtener más información, vea los constructores de clase XmlSerializer.For more information, see the XmlSerializer class constructors.
To serialize an object, first create the object that is to be serialized and set its public properties and fields.
Obtiene o establece una colección de objetos que especifica el modo en que XmlSerializer serializa los elementos insertados en una matriz devuelta por un campo público o una propiedad pública de lectura/escritura.Xmlns Xmlns Xmlns Xmlns Obtiene o Ejemplos de serialización XMLExamples of XML Serialization
Gets or sets an object that specifies how the XmlSerializer serializes a public field or read/write.Gets or sets a collection of objects that specify how the XmlSerializer serializes items inserted into an array returned by a public field or read/write property.
Obtiene o establece el tipo de datos XML del elemento XML generado.Obtiene o establece un valor que indica si XmlSerializer debe serializar un miembro como una etiqueta XML vacía con el atributo xsi:nil establecido en Ejemplos de serialización XMLExamples of XML Serialization
IsNullable IsNullable IsNullable IsNullable Gets or sets a value that indicates whether the XmlSerializer must serialize a member that is set to null into the xsi:nil attribute set to true.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.