System::Xml::XmlNotation::WriteContentTo metodo
XmlNotation::WriteContentTo method
Salva i figli del nodo nello XmlWriter specificato. Questo metodo non ha effetto sui nodi XmlNotation.
void System::Xml::XmlNotation::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 XmlNotation
- Namespace System::Xml
- Library Aspose.Font for C++