IXMLElement.removeChild(IXMLElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void removeChild(MSXML::IXMLElement ^ pChildElem);
[System.Runtime.InteropServices.DispId(65746)]
public void removeChild (MSXML.IXMLElement pChildElem);
[<System.Runtime.InteropServices.DispId(65746)>]
abstract member removeChild : MSXML.IXMLElement -> unit
Public Sub removeChild (pChildElem As IXMLElement)
Parameters
- pChildElem
- IXMLElement
- Attributes