System::Xml::XmlNode::get_HasChildNodes yöntemi

XmlNode::get_HasChildNodes method

Bu düğümün herhangi bir alt düğümü olup olmadığını gösteren bir değer döndürür.

virtual bool System::Xml::XmlNode::get_HasChildNodes()

ReturnValue

true if the node has child nodes; otherwise, false.

Ayrıca Bakınız