System::Xml::XPath::XPathNavigator::get_IsEmptyElement méthode
XPathNavigator::get_IsEmptyElement method
Lorsqu’il est remplacé dans une classe dérivée, obtient une valeur indiquant si le nœud actuel est un élément vide sans balise de fin.
virtual bool System::Xml::XPath::XPathNavigator::get_IsEmptyElement()=0
ReturnValue
true if the current node is an empty element; otherwise, false.
Voir aussi
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++