D Donald Xie Aug 26, 2003 #2 If you want to search by key, I believe that Hashtable is faster since it's optimized for accessing elements by their key values. HTH, Donald Xie
If you want to search by key, I believe that Hashtable is faster since it's optimized for accessing elements by their key values. HTH, Donald Xie