System::Xml::XmlAttribute::get_OwnerElement methode
XmlAttribute::get_OwnerElement method
Retourneert het XmlElement waartoe het attribuut behoort.
virtual SharedPtr<XmlElement> System::Xml::XmlAttribute::get_OwnerElement()
ReturnValue
Het XmlElement waartoe het attribuut behoort of nullptr als dit attribuut geen deel uitmaakt van een XmlElement.
Zie ook
- Typedef SharedPtr
- Class XmlElement
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Page for C++