New Features in C# 2.0—Collection Interfaces: 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?
The MSDN Library covers the Generic namespace extensively. Search on Systems.Collections.Generic. Also, see my article on generics on O’Reilly’s ONDotnet.com site.
|

