System::Xml::IXmlNamespaceResolver::GetNamespacesInScope メソッド

IXmlNamespaceResolver::GetNamespacesInScope method

現在スコープ内にある定義済みのプレフィックス‑名前空間マッピングのコレクションを返します。

virtual SharedPtr<Collections::Generic::IDictionary<String, String>> System::Xml::IXmlNamespaceResolver::GetNamespacesInScope(XmlNamespaceScope scope)=0
パラメーター説明
scopeXmlNamespaceScope返す名前空間ノードのタイプを指定する XmlNamespaceScope 値です。

ReturnValue

現在スコープ内にある名前空間を含む IDictionary コレクション。

参照