Click here to Skip to main content
15,896,606 members
Articles / Desktop Programming / Win32

Simple Programming Challenge: Arbitrary Iteration

Rate me:
Please Sign up or sign in to vote.
4.87/5 (10 votes)
12 Oct 2010CPOL3 min read 23.9K   8  
Gives an example of code to arbitrarily iterate through the elements of a .NET Array using an iterator in C#
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

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


Written By
Software Developer
United States United States
Hobbyist programmer, I write and generate code for fun.

Comments and Discussions