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