System::Xml::XPath::XPathNavigator::get_IsEmptyElement método
XPathNavigator::get_IsEmptyElement method
Cuando se sobrescribe en una clase derivada, obtiene un valor que indica si el nodo actual es un elemento vacío sin etiqueta de fin de elemento.
virtual bool System::Xml::XPath::XPathNavigator::get_IsEmptyElement()=0
ReturnValue
true if the current node is an empty element; otherwise, false.
Ver también
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++