طريقة System::Xml::XmlAttribute::get_OwnerElement
XmlAttribute::get_OwnerElement method
تُرجع الـXmlElement التي تنتمي إليها السمة.
virtual SharedPtr<XmlElement> System::Xml::XmlAttribute::get_OwnerElement()
ReturnValue
الـXmlElement الذي تنتمي إليه السمة أو nullptr إذا لم تكن هذه السمة جزءًا من XmlElement.
انظر أيضًا
- Typedef SharedPtr
- Class XmlElement
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Font for C++