System::Xml::XmlAttribute::get_OwnerDocument metodo

XmlAttribute::get_OwnerDocument method

Restituisce il XmlDocument a cui appartiene questo nodo.

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

ReturnValue

Un documento XML a cui appartiene questo nodo.

Vedi anche