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.Page for C++