set_NameTable()
XmlParserContext::set_NameTable(const SharedPtr<XmlNameTable>&) method
Sets the XmlNameTable used to atomize strings. For more information on atomized strings, see XmlNameTable.
void System::Xml::XmlParserContext::set_NameTable(const SharedPtr<XmlNameTable> &value)
Arguments
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlNameTable>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlNameTable
- Class XmlParserContext
- Namespace System::Xml
- Library Aspose.Slides