score:4

Accepted answer
dim stringlist as list(of string) = ...
stringlist = stringlist.distinct().tolist()

Related Query

More Query from same tag