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