System::Xml::XPath::XPathNavigator::GetNamespacesInScope methode
XPathNavigator::GetNamespacesInScope method
Retourneert de in‑scope namespaces van het huidige knooppunt.
SharedPtr<Collections::Generic::IDictionary<String, String>> System::Xml::XPath::XPathNavigator::GetNamespacesInScope(XmlNamespaceScope scope) override
| Parameter | Type | Beschrijving |
|---|---|---|
| scope | XmlNamespaceScope | Een XmlNamespaceScope waarde die de te retourneren naamruimtes specificeert. |
ReturnValue
Een IDictionary‑collectie van naamruimtenamen, geïndexeerd op prefix.
Zie ook
- Typedef SharedPtr
- Class IDictionary
- Class String
- Enum XmlNamespaceScope
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++