Méthode System::Xml::XmlElement::get_HasAttributes
XmlElement::get_HasAttributes method
Renvoie une valeur bool indiquant si le nœud actuel possède des attributs.
virtual bool System::Xml::XmlElement::get_HasAttributes()
ReturnValue
true if the current node has attributes; otherwise, false.
Voir aussi
- Class XmlElement
- Namespace System::Xml
- Library Aspose.Font for C++