System::Xml::XmlAttribute::get_OwnerDocument método

XmlAttribute::get_OwnerDocument method

Devuelve el XmlDocument al que pertenece este nodo.

SharedPtr<XmlDocument> System::Xml::XmlAttribute::get_OwnerDocument() override

ReturnValue

Un documento XML al que pertenece este nodo.

Ver también