Power to the developers!

Ever felt like that the standard collection of Abstract Data Types provided in the System.Collections namespace just didn't provide that one ADT that would be perfect for your application, but you also don't want to loose time writing your own ADT? Then here's the answer to all your problems: Power Collections!

Here's a list of the ADT's Power Collections provide:

  • Set<ElementType>
  • Bag<ElementType>
  • MultiDictionary<KeyType, ValueType>
  • OrderedDictionary<KeyType, ValueType>
  • OrderedMultiDictionary<KeyType, ValueType>
  • OrderedSet<ElementType>
  • OrderedBag<ElementType>
  • Dequeue<ElementType>
  • BigList<ElementType>

 

Published Sat, Feb 11 2006 2:08 PM by Arjen Bloemsma
Filed under:

Leave a Comment

(required) 
(required) 
(optional)
(required) 
Please add 4 and 2 and type the answer here: