System::Xml::XPath::XPathNavigator::get_Name method
XPathNavigator::get_Name method
When overridden in a derived class, gets the qualified name of the current node.
virtual String System::Xml::XPath::XPathNavigator::get_Name()=0
ReturnValue
A String that contains the qualified XPathNavigator::get_Name of the current node, or String::Empty if the current node does not have a name (for example, text or comment nodes).
See Also
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++