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