Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |