A VB.NET Dictionary is known by many as a Hash table or a name/value table. What do you mean by "accessing" XML through such a dictionary? Do you want to store the XML objects inside the dictionary and retrieve them hence? Or the other way around: you want the name/value pairs inside XML and go from there? Can you elaborate a bit on your question? What is your goal?
Main Topics
Browse All Topics





by: TiggeritoPosted on 2009-02-18 at 03:00:50ID: 23668895
I don't quite understand the request.
Do you want a dictionary that you can save/load as xml?