System::Xml::XmlParserContext::set_NamespaceManager method
XmlParserContext::set_NamespaceManager method
XmlNamespaceManager を設定します。
void System::Xml::XmlParserContext::set_NamespaceManager(const SharedPtr<XmlNamespaceManager> &value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | const SharedPtr<XmlNamespaceManager>& | 設定する値です。 |
参照
- Typedef SharedPtr
- Class XmlNamespaceManager
- Class XmlParserContext
- Namespace System::Xml
- Library Aspose.Page for C++