SyntaxFix
Write A Post
Hire A Developer
Questions
Thast should be easy enough
if( myList.Any( s => s.Contains(stringToCheck))){ //do your stuff here }