Skip to content

ChildNodes - cXMLDOMDocumentType

Creates a collection of all nodes

Type: Function
Return Data Type: Handle

Syntax

Function ChildNodes Returns Handle

Call Example

Get ChildNodes to HandleVariable

Description

ChildNodes is for creating a collection of all nodes.

Return Value

Returns a handle to a cXmlDomNodeList object.