System::Xml::XmlAttribute::get_OwnerElement 方法
XmlAttribute::get_OwnerElement method
返回属性所属的 XmlElement。
virtual SharedPtr<XmlElement> System::Xml::XmlAttribute::get_OwnerElement()
ReturnValue
属性所属的 XmlElement,如果该属性不属于任何 XmlElement,则为 nullptr。
另见
- Typedef SharedPtr
- Class XmlElement
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Font for C++