System::Xml::XmlAttribute::get_OwnerElement metodo
XmlAttribute::get_OwnerElement method
Restituisce il XmlElement a cui appartiene l’attributo.
virtual SharedPtr<XmlElement> System::Xml::XmlAttribute::get_OwnerElement()
ReturnValue
L’XmlElement a cui appartiene l’attributo o nullptr se questo attributo non fa parte di un XmlElement.
Vedi anche
- Typedef SharedPtr
- Class XmlElement
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Font for C++