I have a collection made up of two different classes. I can loop through the collection writing all the information out to a text file for each item in the collection but how can I read the information back off the text file and back into a new collection??

If there is a better way of saving the infromation I am all ears.

Higgy