I have a sub procedure that processes data from an XML file, and creates a Dictionary (Of String, String) to hold certain values from the XML file. After the pr
Dictionary (Of String, String)