Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Turbo C++ Class Library Definition - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

          Unordered Collections


     An unordered collection is a  class  derived  from  Collection in
     which  the  ordering  of  the  objects  in  the   class   is  not
     discernible.  Since the unordered collection class requires  only
     that  an  object  can be tested for membership in the collection,
     objects of any class derived  from the abstract base class Object
     can be put into an unordered collection.

See Also: HashTable Bag Set Dictionary List DoubleList

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson