System::Xml::XmlWriter::WriteAttributes méthode
XmlWriter::WriteAttributes method
Lorsqu’elle est remplacée dans une classe dérivée, écrit tous les attributs trouvés à la position actuelle dans le XmlReader.
virtual void System::Xml::XmlWriter::WriteAttributes(SharedPtr<XmlReader> reader, bool defattr)
| Paramètre | Type | Description |
|---|---|---|
| reader | SharedPtr<XmlReader> | Le XmlReader à partir duquel copier les attributs. |
| defattr | bool | true pour copier les attributs par défaut du XmlReader; sinon, false. |
Voir aussi
- Typedef SharedPtr
- Class XmlReader
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.Font for C++