get_NameTable()

XmlParserContext::get_NameTable() method

Returns the XmlNameTable used to atomize strings. For more information on atomized strings, see XmlNameTable.

SharedPtr<XmlNameTable> System::Xml::XmlParserContext::get_NameTable()

Return Value

The XmlNameTable.

See Also