The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PropertyInfo::Equality Operator (PropertyInfo^, PropertyInfo^)
.NET Framework (current version)
Indicates whether two PropertyInfo objects are equal.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- left
-
Type:
System.Reflection::PropertyInfo^
The first object to compare.
- right
-
Type:
System.Reflection::PropertyInfo^
The second object to compare.
.NET Framework
Available since 4.0
Available since 4.0
Show: