XmlNodeList Data Type
Version: Available or changed with runtime version 1.0.
Represents a collection of XML nodes.
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
Feedback
Submit and view feedback for