Click here to Skip to main content
15,888,816 members
Articles / General Programming / Sorting

C# Tips – Using delegate in List.Find() Predicate

Rate me:
Please Sign up or sign in to vote.
4.75/5 (3 votes)
20 May 2012CPOL2 min read 75.2K   7  
How to use delegate in List.Find() predicate in C#

Views

Daily Counts

License

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


Written By
Software Developer (Senior)
Italy Italy
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions