System::Xml::XmlDocumentFragment::get_OwnerDocument metodo

XmlDocumentFragment::get_OwnerDocument method

Restituisce il XmlDocument a cui appartiene questo nodo.

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

ReturnValue

Il XmlDocument a cui appartiene questo nodo.

Vedi anche