Video with chapters.
Learn how to use .Find in different ways, by using a lambda expression, anonymous delegates or predicates.
Also learn what is a Predicate and how to write your own
00:00 Basic Setup
00:42 Lambda Expression
01:45 Anonymous Delegate
02:25 Predicate
03:38: Custom Predicate