Saturday, April 16, 2011

Using IEnumerator and IEnumerable in the .NET Framework

In this post I actually created a simple program using C# that implements IEnumerator and IEnumerable.
So if you are interested let's get started....