Compartir a través de


DOMNodeWrapper.removeChild(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 ^ 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

Parámetros

childNode
IXMLDOMNode

Devoluciones

Implementaciones

Se aplica a