DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
c# remove items from one list that are in another
destinationList = destinationList.Except(excludeList).ToList();
PREVIOUS
NEXT
Tagged:
#remove
#items
#list
ADD COMMENT
Topic
COMMENT
Name
2+1 =
Submit