System::Xml::XmlParserContext::set_NamespaceManager method
XmlParserContext::set_NamespaceManager method
Sets the XmlNamespaceManager.
void System::Xml::XmlParserContext::set_NamespaceManager(const SharedPtr<XmlNamespaceManager> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlNamespaceManager>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlNamespaceManager
- Class XmlParserContext
- Namespace System::Xml
- Library Aspose.PUB for C++