MulticastDelegate (System.MulticastDelegate)

Inherits: System.Delegate

Interfaces: ICloneable, ISerializable

Derived Types: 5958 (Click here to see a list of derived types)

Assembly: mscorlib.dll

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

VB.NET C#

C#

public abstract class MulticastDelegate : System.Delegate, System.ICloneable, System.Runtime.Serialization.ISerializable
{
}

Articles

BerliOS Developer: Bug Detail: 9667

at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_PlayerEngineEventArgs (object,Banshee.MediaEngine.PlayerEngineEventArgs)

Ross Burton

in <0x0003b> (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_FMRequest (LastExit.FMRequest) in <0x0001a> LastExit.FMRequest:request_completed_idle

weird errors in beagle when I run blam

OnInotifyEvent (int,string,string,Beagle.Util.InotifyEventType,int) in <0x00091> (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_int_string_string_InotifyEventType ...

MBR IT/.NET 247 : System.MulticastDelegate Class [Articles]

System.MulticastDelegate Class: Information : Base Types : Related Resources: Represents a multicast delegate; that is, a delegate that can have more than one element in its ...

Delegate TCalcMemberEvent

Equals: Inherited from System.MulticastDelegate public sealed bool Equals( object obj ); GetHashCode: Inherited from System.MulticastDelegate public sealed int GetHashCode(

EnterpriseDT.Net.Ftp.HttpHierarchy

EnterpriseDT.Net.Ftp.Http Hierarchy ... System.MulticastDelegate

EnterpriseDT.Util.DebugHierarchy

An NDoc Documented Class Library ... System.MulticastDelegate

Lutz Roeder's Programming.NET C# VB CLR

Tools and source code for .NET, C# and Visual Basic. Reflector is a popular class browser. Resourcer is a .NET resource editor. [ Back ] ...

MVP-Submitted: Multicast Delegate Internals

... is that a delegate type definition is a shorthand syntax for defining a class (see Listing 2). Listing 2: The C# comipler produces a class that derives from System.MulticastDelegate

MulticastDelegate Class (System)

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

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support