System::Xml::XmlAttribute::get_NodeType méthode

XmlAttribute::get_NodeType method

Renvoie le type du nœud actuel.

XmlNodeType System::Xml::XmlAttribute::get_NodeType() override

ReturnValue

Le type de nœud pour les nœuds XmlAttribute est XmlNodeType::Attribute.

Voir aussi