ArcFM Desktop Developer Guide
removeChild Method (IXMLDOMDocument)


Syntax
'Declaration
 
<DispIdAttribute(15)>
Function removeChild( _
   ByVal childNode As IXMLDOMNode _
) As IXMLDOMNode
'Usage
 
Dim instance As IXMLDOMDocument
Dim childNode As IXMLDOMNode
Dim value As IXMLDOMNode
 
value = instance.removeChild(childNode)
[DispId(15)]
IXMLDOMNode removeChild( 
   IXMLDOMNode childNode
)

Parameters

childNode
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IXMLDOMDocument Interface
IXMLDOMDocument Members

 

 


Send Comment