System.Reflection.FieldInfo.op_Inequality Method

Indicates whether two System.Reflection.FieldInfo objects are not equal.

Syntax

public static bool operator!= (FieldInfo left, FieldInfo right)

Parameters

left
The first object to compare.
right
The second object to compare.

Returns

true if left is not equal to right; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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