You want to use the other overload for Distinct() that takes a comparer. You can then implement your own IEqualityComparer<BarObject>.
↧
You want to use the other overload for Distinct() that takes a comparer. You can then implement your own IEqualityComparer<BarObject>.