System::Xml::XPath::XPathNavigator::GetNamespacesInScope méthode
XPathNavigator::GetNamespacesInScope method
Renvoie les espaces de noms en portée du nœud actuel.
SharedPtr<Collections::Generic::IDictionary<String, String>> System::Xml::XPath::XPathNavigator::GetNamespacesInScope(XmlNamespaceScope scope) override
| Paramètre | Type | Description |
|---|---|---|
| scope | XmlNamespaceScope | Une valeur XmlNamespaceScope spécifiant les espaces de noms à retourner. |
ReturnValue
Une collection IDictionary de noms d’espace de noms indexés par préfixe.
Voir aussi
- Typedef SharedPtr
- Class IDictionary
- Class String
- Enum XmlNamespaceScope
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++