System::Xml::XPath::XPathNavigator::get_NameTable method
XPathNavigator::get_NameTable method
When overridden in a derived class, gets the XmlNameTable of the XPathNavigator.
virtual SharedPtr<XmlNameTable> System::Xml::XPath::XPathNavigator::get_NameTable()=0
ReturnValue
An XmlNameTable object enabling you to get the atomized version of a String within the XML document.
See Also
- Typedef SharedPtr
- Class XmlNameTable
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.PUB for C++