Click here to Skip to main content
15,897,291 members
Articles / Programming Languages / C#

Filtering records from List similar to Sql IN Operator using LINQ

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
27 Feb 2012CPOL 18.3K   2  
Filtering records from List similar to Sql IN Operator using LINQ

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

Please Sign up or sign in to vote.
27 Feb 2012Greg Sipes
An alternate solution.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Wolters Kluwer
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions