J
Jim P.
I'm building a Task program. I've got the XMLTextReader working: opening &
parsing the XML files, and propagating the TreeView with nodes & childs.
But I don't know how to export out the contents of the TreeView into an
Array. I then want to take the array and use XMLTextWriter to build an XML
file that will be saved to the local disk.
thanks.
parsing the XML files, and propagating the TreeView with nodes & childs.
But I don't know how to export out the contents of the TreeView into an
Array. I then want to take the array and use XMLTextWriter to build an XML
file that will be saved to the local disk.
thanks.