posted 23 years ago
Unfortunately, a hashtable doesn't have a "first element". It doesn't matter what order you added the elements to the hashtable; no particular internal order in guaranteed for the hashtable. If order is important, you can't use a hashtable.
Why don't you show an example of the data in one complete hashtable, and which part of that data is the "first element" you wich to sort with.
"I'm not back." - Bill Harding, Twister