System::Xml::XmlValidatingReader::get_NameTable method
XmlValidatingReader::get_NameTable method
Returns the XmlNameTable associated with this implementation.
SharedPtr<XmlNameTable> System::Xml::XmlValidatingReader::get_NameTable() override
ReturnValue
XmlNameTable that enables you to get the atomized version of a string within the node.
See Also
- Typedef SharedPtr
- Class XmlNameTable
- Class XmlValidatingReader
- Namespace System::Xml
- Library Aspose.TeX for C++