The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Delegate::Combine Method
.NET Framework (current version)
Concatenates the invocation lists of the specified multicast (combinable) delegates.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Combine(Delegate^, Delegate^) | Concatenates the invocation lists of two delegates. |
![]() ![]() | Combine(array<Delegate^>^) | Concatenates the invocation lists of an array of delegates. |
Show:

