As part of my continuing (and occasional) series of mini-tutorials on LINQ this posting will consider the overloaded Contains operator. This operator allows you to check whether a list contains a given value, as illustrated in the following code that you can drop into LinqPad or wrap within a console application:
Thursday, June 9, 2011
Home
Unlabelled
LINQ: The overloaded Contains Operator
LINQ: The overloaded Contains Operator
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment