Re: Iterating through a HashTable
From: Cor Ligthert (notmyfirstname_at_planet.nl)
Date: 09/24/04
- Next message: Nikolay Petrov: "Web reference"
- Previous message: Nikolay Petrov: "Re: SQL Server problem"
- In reply to: Ken Foster: "Iterating through a HashTable"
- Next in thread: Ken Foster: "Re: Iterating through a HashTable"
- Reply: Ken Foster: "Re: Iterating through a HashTable"
- Reply: Ken Foster: "Re: Iterating through a HashTable"
- Reply: Ken Foster: "Re: Iterating through a HashTable"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 24 Sep 2004 15:18:04 +0200
Ken,
I have the idea that you are not iterating through the keys of the
hasthtable but throught the values.
In my idea is that not where the hashtable is not made for, in that case by
instance the datatable does a much better job as collection because you have
much more methods to get the values from the objects in the datarow and
remove when needed those rows.
However maybe I see something wrong?
Cor
- Next message: Nikolay Petrov: "Web reference"
- Previous message: Nikolay Petrov: "Re: SQL Server problem"
- In reply to: Ken Foster: "Iterating through a HashTable"
- Next in thread: Ken Foster: "Re: Iterating through a HashTable"
- Reply: Ken Foster: "Re: Iterating through a HashTable"
- Reply: Ken Foster: "Re: Iterating through a HashTable"
- Reply: Ken Foster: "Re: Iterating through a HashTable"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|