MulticastDelegate Operators

 

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

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(MulticastDelegate^, MulticastDelegate^)

Determines whether two MulticastDelegate objects are equal.

System_CAPS_puboperatorSystem_CAPS_staticInequality(MulticastDelegate^, MulticastDelegate^)

Determines whether two MulticastDelegate objects are not equal.

Return to top
Show: