ArcFM Server Developer Guide
appendChild Method (IXMLDOMDocument)


Syntax
'Declaration
 
<DispIdAttribute(16)>
Function appendChild( _
   ByVal newChild As IXMLDOMNode _
) As IXMLDOMNode
'Usage
 
Dim instance As IXMLDOMDocument
Dim newChild As IXMLDOMNode
Dim value As IXMLDOMNode
 
value = instance.appendChild(newChild)
[DispId(16)]
IXMLDOMNode appendChild( 
   IXMLDOMNode newChild
)

Parameters

newChild
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