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++