Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The goal in creating your own collections is to make them as similar to the standard .NET collections as possible. This reduces confusion, and makes for easier-to-use classes and easier-to-maintain code.
One feature you should provide is to allow users of your collection to add to or extract from the collection with an indexer, just as you would do with an array.