In some of them, order is important:
ArrayList, SortedList, Stack, Queue
In others, order is not important:
HashTable
You can ignore any collection classes that start with "I", or have the word "Base" in them. Those are used to create the other collection types.
Chip H.
____________________________________________________________________
If you want to get the best response to a question, please read FAQ222-2244 first