System::Xml::XmlAttribute::get_OwnerElement yöntemi

XmlAttribute::get_OwnerElement method

Özniteliğin ait olduğu XmlElement‘i döndürür.

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

ReturnValue

Özniteliğin ait olduğu XmlElement veya bu öznitelik bir XmlElement parçası değilse nullptr.

Ayrıca Bakınız