System::Xml::XPath::XPathNavigator::CreateAttributes Methode

XPathNavigator::CreateAttributes method

Gibt ein XmlWriter‑Objekt zurück, das zum Erstellen neuer Attribute am aktuellen Element verwendet wird.

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

ReturnValue

Ein XmlWriter‑Objekt, das zum Erstellen neuer Attribute am aktuellen Element verwendet wird.

Siehe auch