XMLNodeList.Length
From Xojo Documentation
Property (As Integer )
aXMLNodeList.Length = newIntegerValue
or
IntegerValue = aXMLNodeList.Length
Supported for all project types and targets.
or
IntegerValue = aXMLNodeList.Length
Supported for all project types and targets.
The number of nodes in the list.