Méthode System::Xml::XmlAttribute::get_OwnerElement

XmlAttribute::get_OwnerElement method

Retourne le XmlElement auquel l’attribut appartient.

virtual SharedPtr<XmlElement> System::Xml::XmlAttribute::get_OwnerElement()

ReturnValue

Le XmlElement auquel l’attribut appartient ou nullptr si cet attribut ne fait pas partie d’un XmlElement.

Voir aussi