Metodo System::Xml::XPath::XPathNavigator::get_IsEmptyElement
XPathNavigator::get_IsEmptyElement method
Quando sovrascritto in una classe derivata, ottiene un valore che indica se il nodo corrente è un elemento vuoto senza un tag di chiusura.
virtual bool System::Xml::XPath::XPathNavigator::get_IsEmptyElement()=0
ReturnValue
true if the current node is an empty element; otherwise, false.
Vedi anche
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++