System::Xml::XmlDocument::WriteContentTo method

XmlDocument::WriteContentTo method

Salva tutti i figli del nodo XmlDocument nel XmlWriter specificato.

void System::Xml::XmlDocument::WriteContentTo(const SharedPtr<XmlWriter> &xw) override
ParametroTipoDescrizione
xwconst SharedPtr<XmlWriter>&Il XmlWriter a cui vuoi salvare.

Vedi anche