System::Xml::XmlDeclaration::WriteTo method
XmlDeclaration::WriteTo method
Slaat het knooppunt op in de opgegeven XmlWriter.
void System::Xml::XmlDeclaration::WriteTo(const SharedPtr<XmlWriter> &w) override
| Parameter | Type | Beschrijving |
|---|---|---|
| w | const SharedPtr<XmlWriter>& | De XmlWriter waarin u wilt opslaan. |
Zie ook
- Typedef SharedPtr
- Class XmlWriter
- Class XmlDeclaration
- Namespace System::Xml
- Library Aspose.Page for C++