c# select distinct objecxt code example Example: c# distinct by property objList.Select(o=>o.typeId).Distinct()