HashTable Question
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Could anyone please help me with this....Is there a way to change hashtable key base on its index? Thanks a bunch John
No, you can't. The keys, once created, are ReadOnly. You would have to read the data from the origianal key, remove that key, than create a new key with the old value associated with it. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome