DOMNodeWrapper.appendChild(IXMLDOMNode) 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 ^ appendChild(Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMNode ^ newChild);
public Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode appendChild (Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode newChild);
abstract member appendChild : Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode -> Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode
override this.appendChild : Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode -> Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode
Public Function appendChild (newChild As IXMLDOMNode) As IXMLDOMNode

Paramètres

newChild
IXMLDOMNode

Retours

Implémente

S’applique à