System.Reflection.Module.Equals Method

Determines whether this module and the specified object are equal.

Syntax

public override bool Equals (object o)

Parameters

o
The object to compare with this instance.

Returns

true if o is equal to this instance; 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