System::Xml::XPath::XPathNavigator::CreateAttributes méthode

XPathNavigator::CreateAttributes method

Retourne un objet XmlWriter utilisé pour créer de nouveaux attributs sur l’élément actuel.

virtual SharedPtr<XmlWriter> System::Xml::XPath::XPathNavigator::CreateAttributes()

ReturnValue

Un objet XmlWriter utilisé pour créer de nouveaux attributs sur l’élément actuel.

Voir aussi