MethodBase Operators

 

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

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(MethodBase^, MethodBase^)

Indicates whether two MethodBase objects are equal.

System_CAPS_puboperatorSystem_CAPS_staticInequality(MethodBase^, MethodBase^)

Indicates whether two MethodBase objects are not equal.

Return to top
Show: