System::Xml::XmlDocument::get_NameTable method
XmlDocument::get_NameTable method
Returns the XmlNameTable associated with this implementation.
SharedPtr<XmlNameTable> System::Xml::XmlDocument::get_NameTable()
ReturnValue
An XmlNameTable enabling you to get the atomized version of a string within the document.
See Also
- Typedef SharedPtr
- Class XmlNameTable
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.PDF for C++