SyntaxFix
Write A Post
Hire A Developer
Questions
string result = myList.FirstOrDefault(x => x == myString) if(result != null) { //found }