System::Xml::XmlAttribute::get_OwnerElement metode

XmlAttribute::get_OwnerElement method

Mengembalikan XmlElement yang menjadi milik atribut.

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

ReturnValue

XmlElement yang menjadi milik atribut atau nullptr jika atribut ini bukan bagian dari XmlElement.

Lihat Juga