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

XPathNavigator::CreateAttributes method

Devuelve un objeto XmlWriter utilizado para crear nuevos atributos en el elemento actual.

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

ReturnValue

Un objeto XmlWriter utilizado para crear nuevos atributos en el elemento actual.

Ver también