System::Xml::XmlDocumentFragment::WriteContentTo metodo

XmlDocumentFragment::WriteContentTo method

Salva tutti i figli del nodo nello XmlWriter specificato.

void System::Xml::XmlDocumentFragment::WriteContentTo(const SharedPtr<XmlWriter> &w) override
ParametroTipoDescrizione
wconst SharedPtr<XmlWriter>&Il XmlWriter a cui vuoi salvare.

Vedi anche