Bridge

MulticastDelegate Class

Represents a multicast delegate; that is, a delegate that can have more than one element in its invocation list.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[ExternalAttribute]
[IgnoreCastAttribute]
[NameAttribute]
public class MulticastDelegate : Delegate
<ExternalAttribute> _
<IgnoreCastAttribute> _
<NameAttribute> _
Public Class MulticastDelegate _
	Inherits Delegate
[ExternalAttribute]
[IgnoreCastAttribute]
[NameAttribute]
public ref class MulticastDelegate : public Delegate

Inheritance Hierarchy


System..::..Object
  System..::..Delegate
    System..::..MulticastDelegate

See Also


[AllMembers.T:System.MulticastDelegate] Members