Méthode System::Xml::XmlReader::get_HasAttributes

XmlReader::get_HasAttributes method

Renvoie une valeur indiquant si le nœud actuel possède des attributs.

virtual bool System::Xml::XmlReader::get_HasAttributes()

ReturnValue

true if the current node has attributes; otherwise, false.

Voir aussi