XDocumentClass.ImportDOM-Methode
Dies ist ein Wrappertyp für eine Coklasse oder ein Coklassenmember, die bzw. der für den verwalteten Code der COM-Interoperabilität erforderlich ist. Diese Klasse soll nicht in Code verwendet werden.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(45)> _
Public Overridable Sub ImportDOM ( _
<InAttribute> pxDoc As IXMLDOMDocument _
) Implements _XDocument2.ImportDOM
'Usage
Dim instance As XDocumentClass
Dim pxDoc As IXMLDOMDocument
CType(instance, _XDocument2).ImportDOM(pxDoc)
[DispIdAttribute(45)]
public virtual void _XDocument2.ImportDOM (
[InAttribute] IXMLDOMDocument pxDoc
)
Parameter
- pxDoc
Siehe auch
Referenz
XDocumentClass-Klasse
XDocumentClass-Member
Microsoft.Office.Interop.InfoPath-Namespace