从列表中获取所有不同项目的最快/最有效方法是什么?
我有一个List<string>可能有多个重复项目,只想要列表中的唯一值.
List<string>
c# list unique
c# ×1
list ×1
unique ×1