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.
FieldInfo::Inequality Operator (FieldInfo^, FieldInfo^)
.NET Framework (current version)
Indicates whether two FieldInfo objects are not equal.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- left
-
Type:
System.Reflection::FieldInfo^
The first object to compare.
- right
-
Type:
System.Reflection::FieldInfo^
The second object to compare.
.NET Framework
Available since 4.0
Available since 4.0
Show: