Edit

Share via


DOMNodeWrapper.importNode(IXMLDOMNode, Boolean) Method

Definition

This member is reserved for internal use and is not intended to be used directly from your 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

Parameters

deep
Boolean

Returns

Implements

Applies to