EventInfo::Equality Operator (EventInfo^, EventInfo^)
.NET Framework (current version)
Indicates whether two EventInfo objects are equal.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- left
-
Type:
System.Reflection::EventInfo^
The first object to compare.
- right
-
Type:
System.Reflection::EventInfo^
The second object to compare.
.NET Framework
Available since 4.0
Available since 4.0
Show: