System::Xml::XmlParserContext::set_NamespaceManager method
XmlParserContext::set_NamespaceManager method
Stelt de XmlNamespaceManager in.
void System::Xml::XmlParserContext::set_NamespaceManager(const SharedPtr<XmlNamespaceManager> &value)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | const SharedPtr<XmlNamespaceManager>& | De waarde om in te stellen. |
Zie ook
- Typedef SharedPtr
- Class XmlNamespaceManager
- Class XmlParserContext
- Namespace System::Xml
- Library Aspose.Page for C++