Méthode System::Xml::XmlNotation::WriteContentTo
XmlNotation::WriteContentTo method
Enregistre les enfants du nœud dans le XmlWriter spécifié. Cette méthode n’a aucun effet sur les nœuds XmlNotation.
void System::Xml::XmlNotation::WriteContentTo(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 XmlNotation
- Namespace System::Xml
- Library Aspose.Font for C++