580 Views
This is part 8 in a series of articles. In earlier versions of C# you could return an IEnumerable from a method, for example to be consumed by a foreach loop.
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
This is part 8 in a series of articles. In earlier versions of C# you could return an IEnumerable from a method, for example to be consumed by a foreach loop.