System::Xml::XPath::XPathNavigator::GetNamespacesInScope Methode
XPathNavigator::GetNamespacesInScope method
Gibt die im Geltungsbereich liegenden Namensräume des aktuellen Knotens zurück.
SharedPtr<Collections::Generic::IDictionary<String, String>> System::Xml::XPath::XPathNavigator::GetNamespacesInScope(XmlNamespaceScope scope) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| scope | XmlNamespaceScope | Ein XmlNamespaceScope Wert, der die zurückzugebenden Namespaces angibt. |
ReturnValue
Eine IDictionary‑Sammlung von Namespace‑Namen, die nach Präfix indiziert sind.
Siehe auch
- Typedef SharedPtr
- Class IDictionary
- Class String
- Enum XmlNamespaceScope
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++