Skip to content

Class: cXMLDOMNodeList

Properties | Events | Methods | Index of Classes

Supports iteration through the node collection

Hierarchy

cObject > BaseXmlDomNodeList > cXMLDOMNodeList

Show full hierarchy and direct subclasses

Library: Common Class Library

Package: Flexml.pkg

Mixins: cXMLDOMCollectionMixin

Description

The cXMLDomNodeList supports iteration through the node collection, which is not maintained in any particular order.

Using the XML Classes

The cXmlDomDocument class is the starting point for most XML processing. Refer to the cXmlDomDocument class for more information about the XML Document Object Model (DOM) and using XML within DataFlex. Samples are provided in this section.