Partager via


DOMNodeWrapper.importNode(IXMLDOMNode, Boolean) Méthode

Définition

Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.

public:
 virtual Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMNode ^ importNode(Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMNode ^ node, bool deep);
public Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode importNode (Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode node, bool deep);
abstract member importNode : Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode * bool -> Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode
override this.importNode : Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode * bool -> Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode
Public Function importNode (node As IXMLDOMNode, deep As Boolean) As IXMLDOMNode

Paramètres

deep
Boolean

Retours

Implémente

S’applique à