System.ComponentModel.MemberDescriptor.Equals Method

Compares this instance to the given object to see if they are equivalent.

Syntax

public override bool Equals (object obj)

Parameters

obj
The object to compare to the current instance.

Returns

true if equivalent; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0