طريقة System::Xml::XmlAttribute::get_OwnerElement

XmlAttribute::get_OwnerElement method

تُرجِع XmlElement التي تنتمي إليها السمة.

virtual SharedPtr<XmlElement> System::Xml::XmlAttribute::get_OwnerElement()

ReturnValue

XmlElement التي تنتمي إليها السمة أو nullptr إذا لم تكن هذه السمة جزءًا من XmlElement.

انظر أيضًا