System.Reflection.Module.op_Equality Method

Indicates whether two System.Reflection.Module objects are equal.

Syntax

public static bool operator== (Module left, Module right)

Parameters

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

Returns

true if left is 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