System::Xml::XPath::XPathNavigator::get_Name 方法
XPathNavigator::get_Name method
在派生类中重写时,获取当前节点的限定名称。
virtual String System::Xml::XPath::XPathNavigator::get_Name()=0
ReturnValue
一个包含当前节点限定的 XPathNavigator::get_Name 的 String;如果当前节点没有名称(例如文本或注释节点),则为 String::Empty。
另见
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++