System.Windows.Forms.DataGridCell.Equals Method

Gets a value indicating whether the System.Windows.Forms.DataGridCell is identical to a second System.Windows.Forms.DataGridCell.

Syntax

public override bool Equals (object o)

Parameters

o
An object you are to comparing.

Returns

true if the second object is identical to the first; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0