I use XmlDocument_SelectNodes in the XML extension and got a XmlNodeList object. How do I loop through this list?
↧
I use XmlDocument_SelectNodes in the XML extension and got a XmlNodeList object. How do I loop through this list?