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.Page for C++