편집

다음을 통해 공유


XDocumentClass.CreateDOM Method

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 virtual Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument ^ CreateDOM() = Microsoft::Office::Interop::InfoPath::_XDocument2::CreateDOM;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMDocument CreateDOM ();
abstract member CreateDOM : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMDocument
override this.CreateDOM : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMDocument
Public Overridable Function CreateDOM () As IXMLDOMDocument

Returns

Implements

Applies to