Welcome to MSDN Blogs Sign in | Join | Help

October 2006 - Posts

What is a collection?

Admitted, we blew it in the first version of the framework with System.Collections.ICollection , which is next to useless. But we fixed it up pretty well when generics came along in .NET framework 2.0: System.Collections.Generic.ICollection<T> lets
 
Page view tracker