System.Reflection.Emit.SignatureHelper.Equals Method

Checks if this instance is equal to the given object.

Syntax

public override bool Equals (object obj)

Parameters

obj
The object with which this instance should be compared.

Returns

true if the given object is a SignatureHelper and represents the same signature; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0