DOMDocument50Class.IXMLDOMDocument2_get_ownerDocument Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument ^ IXMLDOMDocument2_get_ownerDocument() = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument2::get_ownerDocument;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMDocument IXMLDOMDocument2_get_ownerDocument ();
abstract member IXMLDOMDocument2_get_ownerDocument : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMDocument
override this.IXMLDOMDocument2_get_ownerDocument : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMDocument
Public Overridable Function IXMLDOMDocument2_get_ownerDocument () As IXMLDOMDocument