méthode System::Xml::XmlValidatingReader::get_AttributeCount

XmlValidatingReader::get_AttributeCount method

Renvoie le nombre d’attributs du nœud actuel.

int32_t System::Xml::XmlValidatingReader::get_AttributeCount() override

ReturnValue

Le nombre d’attributs sur le nœud actuel. Ce nombre inclut les attributs par défaut.

Voir aussi