Jac
08-12-04, 06:53 AM
Deal All,
I have some questions here.
If I want to use hash table to update some value to the specified key, is there any other way of doing that without using the single array/multiple array to store all the datas and use the hash table tp update it?
Can 'GetHashCode' help?
From,
Jac :confused:
I have some questions here.
If I want to use hash table to update some value to the specified key, is there any other way of doing that without using the single array/multiple array to store all the datas and use the hash table tp update it?
Can 'GetHashCode' help?
From,
Jac :confused: