System::Xml::XmlAttribute::get_OwnerElement método
XmlAttribute::get_OwnerElement method
Devuelve el XmlElement al que pertenece el atributo.
virtual SharedPtr<XmlElement> System::Xml::XmlAttribute::get_OwnerElement()
ReturnValue
El XmlElement al que pertenece el atributo o nullptr si este atributo no forma parte de un XmlElement.
Ver también
- Typedef SharedPtr
- Class XmlElement
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Page for C++