DOMDocument50Class.IXMLDOMDocument_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 ^ IXMLDOMDocument_get_ownerDocument() = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument::get_ownerDocument;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMDocument IXMLDOMDocument_get_ownerDocument ();
abstract member IXMLDOMDocument_get_ownerDocument : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMDocument
override this.IXMLDOMDocument_get_ownerDocument : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMDocument
Public Overridable Function IXMLDOMDocument_get_ownerDocument () As IXMLDOMDocument