System::Xml::XmlDeclaration::WriteContentTo μέθοδος
XmlDeclaration::WriteContentTo method
Αποθηκεύει τα παιδιά του κόμβου στον καθορισμένο XmlWriter. Επειδή οι κόμβοι XmlDeclaration δεν έχουν παιδιά, αυτή η μέθοδος δεν έχει καμία επίδραση.
void System::Xml::XmlDeclaration::WriteContentTo(const SharedPtr<XmlWriter> &w) override
| Parameter | Type | Περιγραφή |
|---|---|---|
| w | const SharedPtr<XmlWriter>& | Ο XmlWriter στον οποίο θέλετε να αποθηκεύσετε. |
Δείτε επίσης
- Typedef SharedPtr
- Class XmlWriter
- Class XmlDeclaration
- Namespace System::Xml
- Library Aspose.Page for C++