XmlNodeList Data Type

Version: Available or changed with runtime version 1.0.

Represents a collection of XML nodes.

Instance methods

The following methods are available on instances of the XmlNodeList data type.

Method name Description
Count() Gets the number of nodes in the XmlNodeList.
Get(Integer, var XmlNode) Gets a node at the given index.

See Also

Get Started with AL
Developing Extensions