New Features in C# 2.0—GetEnumerator: Where can I learn more?
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
Where can I learn more?
You can learn more about the IEnumerable<T> interface in the MSDN
Help files, "Topic: IEnumerable<T>."
|

