The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Using methods that get passed (Generic) delegates

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Oliver Sturm

Posts: 342
Nickname: olivers
Registered: Feb, 2005

Oliver Sturm is the lead software architect for Dahlhoff IT-Solutions.
Using methods that get passed (Generic) delegates Posted: Aug 22, 2005 6:52 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Oliver Sturm.
Original Post: Using methods that get passed (Generic) delegates
Feed Title: Oliver Sturm's weblog
Feed URL: https://oliversturm.com/blog/blog/archives/category/programming/net/feed/
Feed Description: General musings and programming stuff, .NET category
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Oliver Sturm
Latest Posts From Oliver Sturm's weblog

Advertisement
I recently saw this question regarding the use of methods that get passed delegates - specifically, the .NET 2 collection classes make use of this, like for example the List<T> class, which takes a Predicate<T> as a parameter to its Find method. Now the question is how to make use of this method? How does the [...]

Read: Using methods that get passed (Generic) delegates

Topic: Presence Controls for Microsoft Office Communicator 2005 download Previous Topic   Next Topic Topic: Internet Explorer 7 User Agent String

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use