July, 2006

Posts
  • Ryan Farber's WebLog

    Find and FindAll in .NET 2.0 collections

    • 2 Comments
    I just found that Arrays, Lists, Collections all have these Find, FindAll, etc... functions that use the Predicate syntax. I guess I've noticed them a few times but never actually tried to use them. Check this out. static void Main( string [] args...
Page 1 of 1 (1 items)