A
aryan
Hi,
I hope someone can help me with the following prob..
I need to implement a hashtable (or a dictionary) whose KEYs are
strings and VLAUEs are
again hashtables.
ie key - is a string and value -is another hashtable .
I want to implement it in C# .net but dont know the proper syntax to
start with. Is it possible with C# 2.0 generics?
Please help.
Thanks & regards ,
aryan.
I hope someone can help me with the following prob..
I need to implement a hashtable (or a dictionary) whose KEYs are
strings and VLAUEs are
again hashtables.
ie key - is a string and value -is another hashtable .
I want to implement it in C# .net but dont know the proper syntax to
start with. Is it possible with C# 2.0 generics?
Please help.
Thanks & regards ,
aryan.