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++