MulticastDelegate Operators
.NET Framework 1.1
The operators of the MulticastDelegate class are listed here. For a complete list of MulticastDelegate class members, see the MulticastDelegate Members topic.
Public Operators
![]() Equality Operator Supported by the .NET Compact Framework. | Determines whether two MulticastDelegate objects are equal. |
![]() Inequality Operator Supported by the .NET Compact Framework. | Determines whether two MulticastDelegate objects are not equal. |

