Question by
Enyph-Games · May 05, 2016 at 12:49 PM ·
c#list
How to compare with every list component?
I'm not sure can this be done, but: For example, i have a list of strings, and i need to compare one string to every string in that list, and see if anything matches.
Comment
I think you need to read this
https://msdn.microsoft.com/en-us/library/w4e7fxsh%28v=vs.110%29.aspx
@eurocrem
Your answer
