System::Xml::XmlDeclaration::WriteTo méthode
XmlDeclaration::WriteTo method
Enregistre le nœud dans le XmlWriter spécifié.
void System::Xml::XmlDeclaration::WriteTo(const SharedPtr<XmlWriter> &w) override
| Paramètre | Type | Description |
|---|---|---|
| w | const SharedPtr<XmlWriter>& | Le XmlWriter dans lequel vous souhaitez enregistrer. |
Voir aussi
- Typedef SharedPtr
- Class XmlWriter
- Class XmlDeclaration
- Namespace System::Xml
- Library Aspose.Font for C++