System::Xml::XPath::XPathNavigator::GetNamespacesInScope metod
XPathNavigator::GetNamespacesInScope method
Returnerar de namnrymder som är i omfång för den aktuella noden.
SharedPtr<Collections::Generic::IDictionary<String, String>> System::Xml::XPath::XPathNavigator::GetNamespacesInScope(XmlNamespaceScope scope) override
| Parameter | Type | Beskrivning |
|---|---|---|
| scope | XmlNamespaceScope | Ett XmlNamespaceScope-värde som specificerar vilka namnrymder som ska returneras. |
ReturnValue
En IDictionary‑samling av namnrymdsnamn indexerade med prefix.
Se även
- Typedef SharedPtr
- Class IDictionary
- Class String
- Enum XmlNamespaceScope
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++