System::Xml::XmlNotation::WriteTo method
XmlNotation::WriteTo method
Salva il nodo nello XmlWriter. 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>& | Il XmlWriter a cui vuoi salvare. |
Vedi anche
- Typedef SharedPtr
- Class XmlWriter
- Class XmlNotation
- Namespace System::Xml
- Library Aspose.Font for C++