System::Xml::XmlAttribute::get_OwnerElement méthode

XmlAttribute::get_OwnerElement method

Retourne le XmlElement auquel l’attribut appartient.

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

ReturnValue

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

Voir aussi