Question on multicast delegates?

  • Thread starter Thread starter Hiten
  • Start date Start date
H

Hiten

Hi
I have created multicast delegates, now i want to point to perticular
reference from delegate to invoke that mathod
how do i do that

please any one know it.....

Thanks
 
Hiten said:
I have created multicast delegates, now i want to point to perticular
reference from delegate to invoke that mathod
how do i do that

please any one know it.....

What exactly do you mean by "particular reference"?

I *suspect* you may want MulticastDelegate.GetInvocationList, but I'm
not sure.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top