System::Xml::XPath::XPathNavigator::get_IsEmptyElement 方法
XPathNavigator::get_IsEmptyElement method
在派生类中重写时,获取一个值,指示当前节点是否为没有结束标签的空元素。
virtual bool System::Xml::XPath::XPathNavigator::get_IsEmptyElement()=0
ReturnValue
true if the current node is an empty element; otherwise, false.
另见
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++