M
Maurice Cosgrave
Hi,
I was wondering if there was a way to move values from an array into an
XmlNodeList? I have the values loaded into a string array from a
previous point in the application; now I need to search the XML file
for the items in the array and pull out the parent node. To do that I
need an XmlNodeList.
Cheers,
Maurice
I was wondering if there was a way to move values from an array into an
XmlNodeList? I have the values loaded into a string array from a
previous point in the application; now I need to search the XML file
for the items in the array and pull out the parent node. To do that I
need an XmlNodeList.
Cheers,
Maurice