MulticastDelegate Members
The following tables list the members exposed by the MulticastDelegate type.
Protected Constructors
Name | Description | |
---|---|---|
MulticastDelegate | Initializes a new instance of the MulticastDelegate class. |
Public Properties
Name | Description | |
---|---|---|
Method | (Inherited from Delegate.) | |
Target | (Inherited from Delegate.) |
Public Methods
Name | Description | |
---|---|---|
Combine | (Inherited from Delegate.) | |
Equals | (Inherited from Delegate.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
op_Equality | Determines whether the current multicast delegate and another specified delegate are equal. | |
op_Equality | (Inherited from Delegate.) | |
op_Inequality | Determines whether the current multicast delegate and another specified delegate are not equal. | |
op_Inequality | (Inherited from Delegate.) | |
ReferenceEquals | (Inherited from Object.) | |
Remove | (Inherited from Delegate.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |