System.MulticastDelegate.CombineImpl Method

Combines this Delegate with the specified Delegate to form a new delegate.

Syntax

protected override sealed Delegate CombineImpl (Delegate follow)

Parameters

follow
The delegate to combine with this delegate.

Returns

A delegate that is the new root of the MulticastDelegate invocation list.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0