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