G Guest Jan 16, 2006 #2 AlexDP, I think you're looking for classes that implement the IDictionary-interface, since these allow you to work with key-value pairs (see ListDictionary, SortedList, Hashtable, ... for more info). Baileys.
AlexDP, I think you're looking for classes that implement the IDictionary-interface, since these allow you to work with key-value pairs (see ListDictionary, SortedList, Hashtable, ... for more info). Baileys.