System::Xml::XPath::XPathNavigator::GetNamespacesInScope metodo
XPathNavigator::GetNamespacesInScope method
Restituisce gli spazi dei nomi in ambito del nodo corrente.
SharedPtr<Collections::Generic::IDictionary<String, String>> System::Xml::XPath::XPathNavigator::GetNamespacesInScope(XmlNamespaceScope scope) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| scope | XmlNamespaceScope | Un valore di XmlNamespaceScope che specifica gli spazi dei nomi da restituire. |
ReturnValue
Una raccolta IDictionary di nomi di spazi dei nomi indicizzati per prefisso.
Vedi anche
- Typedef SharedPtr
- Class IDictionary
- Class String
- Enum XmlNamespaceScope
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++