System::Xml::XmlNodeReader::get_HasAttributes méthode

XmlNodeReader::get_HasAttributes method

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

bool System::Xml::XmlNodeReader::get_HasAttributes() override

ReturnValue

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

Voir aussi