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 | Typ | Beskrivning |
|---|---|---|
| scope | XmlNamespaceScope | Ett XmlNamespaceScope värde som specificerar namnrymderna att returnera. |
ReturnValue
En IDictionary-samling av namnrymdsnamn som nycklas med prefix.
Se även
- Typedef SharedPtr
- Class IDictionary
- Class String
- Enum XmlNamespaceScope
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.PDF for C++