PropertyInfo::Inequality Operator (PropertyInfo^, PropertyInfo^)
.NET Framework (current version)
Indicates whether two PropertyInfo objects are not 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: