I was trying to see how fast HashSet search is compared to a List. Microsoft defines the HashSet as: “provides high performance set operations. A set is a collection that contains no duplicate elements, and whose elements are in no particular order...