System::Xml::XmlAttribute::get_OwnerElement method
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.Page for C++