Freigeben über


IXMLDOMNode.replaceChild(IXMLDOMNode, IXMLDOMNode) Methode

Definition

Dieser Typ oder Member ist ein Proxy für ein Objekt oder Member von Microsoft XML Core Services (MSXML). Informationen zum MSXML-Objekt oder -Member, das von diesem Typ oder Member umschlossen wird, finden Sie im MSXML SDKWorking with MSXML5 and System.Xml Using the InfoPath 2003 Object Model (Verwenden des InfoPath 2003-Objektmodells).

public:
 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
Public Function replaceChild (newChild As IXMLDOMNode, oldChild As IXMLDOMNode) As IXMLDOMNode

Parameter

newChild
IXMLDOMNode
oldChild
IXMLDOMNode

Gibt zurück

Gilt für: