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

Paramètres

childNode
IXMLDOMNode

Retours

Implémente

S’applique à