Click here to Skip to main content
15,886,258 members
Articles / Programming Languages / C#

Editing Enumerator within foreach loop (well, not really)

Rate me:
Please Sign up or sign in to vote.
4.93/5 (4 votes)
26 Jan 2011CPOL 8.4K   3  
A simple way to edit a list or collection which is iterated in a foreach loop

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Employed (other)
Netherlands Netherlands
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions