Iterate collection backwards

Johny

Registered User.
Local time
Today, 22:35
Joined
Jun 1, 2004
Messages
80
Hi,

I want to iterate the collection "ItemsSelected" from listbox backwards, I want to do this because I want to delete the selected items.
Like ya all know it gives problems while deleting the selected items if you iterate from start to end

anyone?
 

Users who are viewing this thread

Back
Top Bottom