Metodo System::Xml::XmlNotation::WriteTo
XmlNotation::WriteTo method
Salva il nodo nello XmlWriter specificato. Questo metodo non ha effetto sui nodi XmlNotation.
void System::Xml::XmlNotation::WriteTo(const SharedPtr<XmlWriter> &w) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| w | const SharedPtr<XmlWriter>& | Lo XmlWriter in cui vuoi salvare. |
Vedi anche
- Typedef SharedPtr
- Class XmlWriter
- Class XmlNotation
- Namespace System::Xml
- Library Aspose.Page for C++