AtomPub10CategoriesDocumentFormatter.WriteTo(XmlWriter) Método

Definición

Escribe el CategoriesDocument asociado con AtomPub10CategoriesDocumentFormatter para el XmlWriter especificado.

public:
 override void WriteTo(System::Xml::XmlWriter ^ writer);
public override void WriteTo (System.Xml.XmlWriter writer);
override this.WriteTo : System.Xml.XmlWriter -> unit
Public Overrides Sub WriteTo (writer As XmlWriter)

Parámetros

writer
XmlWriter

XmlWriter en el que se va a escribir.

Se aplica a