System::Xml::XmlCDataSection::WriteContentTo metodo
XmlCDataSection::WriteContentTo method
Salva i figli del nodo nello XmlWriter specificato.
void System::Xml::XmlCDataSection::WriteContentTo(const SharedPtr<XmlWriter> &w) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| w | const SharedPtr<XmlWriter>& | Il XmlWriter a cui vuoi salvare. |
Vedi anche
- Typedef SharedPtr
- Class XmlWriter
- Class XmlCDataSection
- Namespace System::Xml
- Library Aspose.Font for C++