Compartir a través de


DOMNodeWrapper.replaceChild(IXMLDOMNode, IXMLDOMNode) Método

Definición

Este miembro está reservado para uso interno y no debe usarse directamente desde el código.

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

Parámetros

newChild
IXMLDOMNode
oldChild
IXMLDOMNode

Devoluciones

Implementaciones

Se aplica a