Hey there,

Anyone ever encounter a solid Set class... as I don't believe there is one provided by MS. A set being an ordered collection of objects w/o duplicates. I'm in need of one several instances in the program I'm writing, but kind of scraping by instead of actually writing the class..

figured I'd give a shout here if anyone knew of a good one, as google searches proved futile... Perhaps there is another name for what am I describing instead of a set?

Thanks much!

PG