F FrzzMan[at]vnOCzone.com Apr 25, 2004 #1 Is there any way around to implement assoc array in C#? Thanks...
P Paul E Collins Apr 25, 2004 #4 FrzzMan[at]vnOCzone.com said: Is there any way around to implement assoc array in C#? Thanks... Click to expand... There's a perfectly serviceable HashTable class. P.
FrzzMan[at]vnOCzone.com said: Is there any way around to implement assoc array in C#? Thanks... Click to expand... There's a perfectly serviceable HashTable class. P.