Click here to Skip to main content
15,888,908 members
Articles / Programming Languages / C#

Using IEnumerator and IEnumerable in the .NET Framework

Rate me:
Please Sign up or sign in to vote.
4.62/5 (26 votes)
3 Dec 20036 min read 332.8K   1.8K   81  
An article on the .NET Framework's implementation of the Iterator pattern

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Technical Lead
Scotland Scotland
Have been a Code Project MVP 5 years running and was Microsoft C# MVP 4 years running, MBCS, MIAP and a whole bunch of other stuff. Now I just help run Scottish Developers which is a user group with software development events in Edinburgh, Glasgow and Dundee and I have also started an open source project to help with Password Validation

Main topics I blog about:
* Parallelization in .NET
* Code Quality
* Data Security

Comments and Discussions