System::Xml::XmlNode::get_HasChildNodes metodo
XmlNode::get_HasChildNodes method
Restituisce un valore che indica se questo nodo ha dei nodi figlio.
virtual bool System::Xml::XmlNode::get_HasChildNodes()
ReturnValue
true if the node has child nodes; otherwise, false.
Vedi anche
- Class XmlNode
- Namespace System::Xml
- Library Aspose.Font for C++