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