System::Xml::XmlDocumentType::WriteTo método

XmlDocumentType::WriteTo method

Guarda el nodo en el XmlWriter especificado.

void System::Xml::XmlDocumentType::WriteTo(const SharedPtr<XmlWriter> &w) override
ParámetroTipoDescripción
wconst SharedPtr<XmlWriter>&El XmlWriter en el que deseas guardar.

Ver también