| MulticastDelegate Methods |
The MulticastDelegate type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether this multicast delegate and the specified object are equal. (Overrides DelegateEquals(Object).) | |
| GetHashCode | Returns the hash code for this instance. (Overrides DelegateGetHashCode.) | |
| GetInvocationList | Returns the invocation list of this multicast delegate, in invocation order. (Overrides DelegateGetInvocationList.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |