System::Xml::IXmlNamespaceResolver::GetNamespacesInScope メソッド
IXmlNamespaceResolver::GetNamespacesInScope method
現在スコープ内にある定義済みのプレフィックス‑名前空間マッピングのコレクションを返します。
virtual SharedPtr<Collections::Generic::IDictionary<String, String>> System::Xml::IXmlNamespaceResolver::GetNamespacesInScope(XmlNamespaceScope scope)=0
| パラメーター | 型 | 説明 |
|---|---|---|
| scope | XmlNamespaceScope | 返す名前空間ノードのタイプを指定する XmlNamespaceScope 値です。 |
ReturnValue
現在スコープ内にある名前空間を含む IDictionary コレクション。
参照
- Typedef SharedPtr
- Class IDictionary
- Class String
- Enum XmlNamespaceScope
- Class IXmlNamespaceResolver
- Namespace System::Xml
- Library Aspose.Page for C++