How to use Any Method with Collection in LINQ

added by codegain
8/21/2011 8:47:02 PM

124 Views

In this article, I will share with you, how to use the Any method in LINQ.We can use this method in two differen ways, one is with collection and another one is without collection.


0 comments