System::Xml::XmlAttribute::WriteContentTo méthode
XmlAttribute::WriteContentTo method
Enregistre tous les enfants du nœud dans le XmlWriter spécifié.
void System::Xml::XmlAttribute::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 XmlAttribute
- Namespace System::Xml
- Library Aspose.Font for C++