Metodo System::Xml::XmlComment::WriteTo
XmlComment::WriteTo method
Salva il nodo nello XmlWriter specificato.
void System::Xml::XmlComment::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 XmlComment
- Namespace System::Xml
- Library Aspose.Font for C++