Creating a custom collections class using System.Collections.CollectionBase

Posted on C# Corner See other posts from C# Corner
Published on 5/13/2010 5:19:22 AM Indexed on 2010/05/13 15:05 UTC
Read the original article Hit count: 499

Filed under:
This article will show you how you can create a class that can behave just like a collection class.

© C# Corner or respective owner