System::Xml::XmlCDataSection::WriteTo metodo
XmlCDataSection::WriteTo method
Salva il nodo nello XmlWriter specificato.
void System::Xml::XmlCDataSection::WriteTo(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++