System::Xml::XmlDeclaration::WriteTo Methode
XmlDeclaration::WriteTo method
Speichert den Knoten im angegebenen XmlWriter.
void System::Xml::XmlDeclaration::WriteTo(const SharedPtr<XmlWriter> &w) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| w | const SharedPtr<XmlWriter>& | Der XmlWriter, in den Sie speichern möchten. |
Siehe auch
- Typedef SharedPtr
- Class XmlWriter
- Class XmlDeclaration
- Namespace System::Xml
- Library Aspose.Font for C++