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
- Typedef SharedPtr
- Class XmlElement
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Page for C++