System::Xml::IXmlNamespaceResolver::GetNamespacesInScope metodo
IXmlNamespaceResolver::GetNamespacesInScope method
Restituisce una raccolta delle mappature prefisso-spazio dei nomi definite attualmente in ambito.
virtual SharedPtr<Collections::Generic::IDictionary<String, String>> System::Xml::IXmlNamespaceResolver::GetNamespacesInScope(XmlNamespaceScope scope)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| scope | XmlNamespaceScope | Un valore XmlNamespaceScope che specifica il tipo di nodi di namespace da restituire. |
ReturnValue
Una collezione IDictionary che contiene gli spazi dei nomi attualmente nel contesto.
Vedi anche
- Typedef SharedPtr
- Class IDictionary
- Class String
- Enum XmlNamespaceScope
- Class IXmlNamespaceResolver
- Namespace System::Xml
- Library Aspose.Font for C++