PropertyInfo Operators

 

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

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(PropertyInfo^, PropertyInfo^)

Indicates whether two PropertyInfo objects are equal.

System_CAPS_puboperatorSystem_CAPS_staticInequality(PropertyInfo^, PropertyInfo^)

Indicates whether two PropertyInfo objects are not equal.

Return to top
Show: