Metodo System::Xml::XPath::XPathNavigator::CreateAttributes

XPathNavigator::CreateAttributes method

Restituisce un oggetto XmlWriter utilizzato per creare nuovi attributi sull’elemento corrente.

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

ReturnValue

Un oggetto XmlWriter utilizzato per creare nuovi attributi sull’elemento corrente.

Vedi anche