Hello everyone<BR><BR>I was looking at finding string items in a generic list today at work and it seems a little confusing to me. Say for example I have a List<string> type container. Now the ...