System::Xml::XPath::XPathNavigator::GetNamespacesInScope method
XPathNavigator::GetNamespacesInScope method
Mengembalikan namespace dalam lingkup node saat ini.
SharedPtr<Collections::Generic::IDictionary<String, String>> System::Xml::XPath::XPathNavigator::GetNamespacesInScope(XmlNamespaceScope scope) override
| Parameter | Tipe | Deskripsi |
|---|---|---|
| scope | XmlNamespaceScope | Sebuah nilai XmlNamespaceScope yang menentukan namespace yang akan dikembalikan. |
ReturnValue
Koleksi IDictionary dari nama namespace yang diindeks oleh prefiks.
Lihat Juga
- Typedef SharedPtr
- Class IDictionary
- Class String
- Enum XmlNamespaceScope
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++