Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

vb.net get double item in list osf string

Dim duplicates = list.GroupBy(Function(x) x).Where(Function(x) x.Count > 1).Select(Function(x) x.Key)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #double #item #list #osf #string
ADD COMMENT
Topic
Name
3+2 =