MemberInfo Operators

 

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

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(MemberInfo^, MemberInfo^)

Indicates whether two MemberInfo objects are equal.

System_CAPS_puboperatorSystem_CAPS_staticInequality(MemberInfo^, MemberInfo^)

Indicates whether two MemberInfo objects are not equal.

Return to top
Show: