The Power of the Predicate<T>(randypatterson.com)

submitted by jsmithjsmith(160) 4 years, 8 months ago

The very flexible generic collection List<T> contains several methods that take a predicate as it's parameter. Coupled with Anonymous Methods this provides powerfully concise code for filtering, searching and sorting your collections.

1 comment |category: |Views: 262

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by bladefistbladefist(471) 4 years, 8 months ago 0

oooo, knew about the <T> stuff, but the sorting/searching I didn't know the easiest way to do it

Reply

information Login or create an account to comment on this story