System::Xml::XmlAttribute::get_OwnerElement-Methode
XmlAttribute::get_OwnerElement method
Gibt das XmlElement zurück, zu dem das Attribut gehört.
virtual SharedPtr<XmlElement> System::Xml::XmlAttribute::get_OwnerElement()
ReturnValue
Das XmlElement, zu dem das Attribut gehört, oder nullptr, wenn dieses Attribut nicht Teil eines XmlElement ist.
Siehe auch
- Typedef SharedPtr
- Class XmlElement
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Font for C++