G
Guest
I want to declare an array which contains multiple instances of an object
which raises an event. I then want to define a single event handler which
handles the events which each instance in the array raises. Can somebody
point me to some code which does something like that?
Thanks...
Dan
which raises an event. I then want to define a single event handler which
handles the events which each instance in the array raises. Can somebody
point me to some code which does something like that?
Thanks...
Dan