Is there any way to add a method to a collection aside from Add, Count, Item and Remove?

I've playing around with classes for hours now and I can't figure out a way to do so. Is is possible?