Partager via


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

Paramètres

newChild
IXMLDOMNode
oldChild
IXMLDOMNode

Retours

Implémente

S’applique à