get_NameTable()
XmlTextReader::get_NameTable() method
Returns the XmlNameTable associated with this implementation.
SharedPtr<XmlNameTable> System::Xml::XmlTextReader::get_NameTable() override
Return Value
The XmlNameTable enabling you to get the atomized version of a string within the node.
See Also
- Typedef SharedPtr
- Class XmlNameTable
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Slides