MethodInfo Operators

 

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

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(MethodInfo^, MethodInfo^)

Indicates whether two MethodInfo objects are equal.

System_CAPS_puboperatorSystem_CAPS_staticInequality(MethodInfo^, MethodInfo^)

Indicates whether two MethodInfo objects are not equal.

Return to top
Show: