New Features in C# 2.0—Generic Collection: What about
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| CSharp-Online.NET:Tutorials |
| C# Tutorials |
| © 2005 O'Reilly Media, Inc. |
What about
using generics with other code structures? Can I do that? Sure; you also can use generics with structs, interfaces, delegates, and even methods.
|

