Error!
Success!

HashSet to the Rescue

0
kicks

HashSet to the Rescue  (Unpublished)

If you are using a generic List<T> to store unique object references in there is a better way. It's called the HashSet<T> and it is new in .Net 3.5 It's indexed and it's blazing fast.


Kicked By:
Drop Kicked By: