Implementing a generic object collection Added On: 19 January, 2010 Creating a generic object collection using the powerful ICollection interface. I have used this approach in building this website's data access layer. C#, .NET, Generic Post category: C#