System.Reflection.Assembly.op_Inequality Method

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

Syntax

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

Parameters

left
The assembly to compare to right.
right
The assembly to compare to left.

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