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
ParameterTypeBeschrijving
scopeXmlNamespaceScopeEen XmlNamespaceScope waarde die de te retourneren naamruimtes specificeert.

ReturnValue

Een IDictionary‑collectie van naamruimtenamen, geïndexeerd op prefix.

Zie ook