طريقة System::Xml::XPath::XPathNavigator::GetNamespacesInScope
XPathNavigator::GetNamespacesInScope method
تُرجع مساحات الاسم المتاحة ضمن نطاق العنصر الحالي.
SharedPtr<Collections::Generic::IDictionary<String, String>> System::Xml::XPath::XPathNavigator::GetNamespacesInScope(XmlNamespaceScope scope) override
| Parameter | Type | الوصف |
|---|---|---|
| scope | XmlNamespaceScope | قيمة XmlNamespaceScope تحدد مساحات الأسماء المراد إرجاعها. |
ReturnValue
مجموعة IDictionary لأسماء مساحات الأسماء مع مفتاح البادئة.
انظر أيضًا
- Typedef SharedPtr
- Class IDictionary
- Class String
- Enum XmlNamespaceScope
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++