System::Xml::XPath::XPathNavigator::GetNamespacesInScope method
XPathNavigator::GetNamespacesInScope method
Geçerli düğümün kapsam içindeki ad alanlarını döndürür.
SharedPtr<Collections::Generic::IDictionary<String, String>> System::Xml::XPath::XPathNavigator::GetNamespacesInScope(XmlNamespaceScope scope) override
| Parameter | Type | Açıklama |
|---|---|---|
| scope | XmlNamespaceScope | XmlNamespaceScope döndürülecek ad alanlarını belirten bir değer. |
ReturnValue
Önek ile anahtarlanan ad alanı adlarının bir IDictionary koleksiyonu.
Ayrıca Bakınız
- Typedef SharedPtr
- Class IDictionary
- Class String
- Enum XmlNamespaceScope
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++