System::Xml::IXmlNamespaceResolver::GetNamespacesInScope methode
IXmlNamespaceResolver::GetNamespacesInScope method
Retourneert een collectie van gedefinieerde prefix‑namespace‑toewijzingen die momenteel in scope zijn.
virtual SharedPtr<Collections::Generic::IDictionary<String, String>> System::Xml::IXmlNamespaceResolver::GetNamespacesInScope(XmlNamespaceScope scope)=0
| Parameter | Type | Beschrijving |
|---|---|---|
| scope | XmlNamespaceScope | Een XmlNamespaceScope waarde die het type namespace-knooppunten specificeert dat moet worden geretourneerd. |
ReturnValue
Een IDictionary-collectie die de huidige in-scope namespaces bevat.
Zie ook
- Typedef SharedPtr
- Class IDictionary
- Class String
- Enum XmlNamespaceScope
- Class IXmlNamespaceResolver
- Namespace System::Xml
- Library Aspose.Page for C++