Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

list of list of string to list of string c#

input.SelectMany(l => l).Distinct().ToList();
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #list #list #string #list #string
ADD COMMENT
Topic
Name
1+5 =