System::Xml::XmlDeclaration::WriteContentTo μέθοδος

XmlDeclaration::WriteContentTo method

Αποθηκεύει τα παιδιά του κόμβου στον καθορισμένο XmlWriter. Επειδή οι κόμβοι XmlDeclaration δεν έχουν παιδιά, αυτή η μέθοδος δεν έχει καμία επίδραση.

void System::Xml::XmlDeclaration::WriteContentTo(const SharedPtr<XmlWriter> &w) override
ParameterTypeΠεριγραφή
wconst SharedPtr<XmlWriter>&Ο XmlWriter στον οποίο θέλετε να αποθηκεύσετε.

Δείτε επίσης