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

XmlAttribute::get_OwnerElement method

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

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

ReturnValue

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

Ayrıca Bakınız