M
Michael Maercker
hi! i'm wondering what the differences are between hashtables und
dictionarybases; can both of them store several different types of objects,
each accessible by a string key? currently i'm using a class deriving from a
dictionarybase, because i thought all objects in a hashtable had to be of
the same type; was i wrong? should i switch?
thanks,
mike
dictionarybases; can both of them store several different types of objects,
each accessible by a string key? currently i'm using a class deriving from a
dictionarybase, because i thought all objects in a hashtable had to be of
the same type; was i wrong? should i switch?
thanks,
mike