Edit

Share via


DOMNodeWrapper.removeChild(IXMLDOMNode) Method

Definition

This member is reserved for internal use and is not intended to be used directly from your 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

Parameters

childNode
IXMLDOMNode

Returns

Implements

Applies to