EventHandlerList::AddHandler Method (Object^, Delegate^)
.NET Framework (current version)
Adds a delegate to the list.
Assembly: System (in System.dll)
Parameters
- key
-
Type:
System::Object^
The object that owns the event.
- value
-
Type:
System::Delegate^
The delegate to add to the list.
.NET Framework
Available since 1.1
Available since 1.1
Show: