EventInfo Operators

 

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

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(EventInfo^, EventInfo^)

Indicates whether two EventInfo objects are equal.

System_CAPS_puboperatorSystem_CAPS_staticInequality(EventInfo^, EventInfo^)

Indicates whether two EventInfo objects are not equal.

Return to top
Show: