System.Windows.Forms.TableLayoutPanelCellPosition.Equals Method

Specifies whether this System.Windows.Forms.TableLayoutPanelCellPosition contains the same row and column as the specified System.Windows.Forms.TableLayoutPanelCellPosition.

Syntax

public override bool Equals (object other)

Parameters

other
The System.Windows.Forms.TableLayoutPanelCellPosition to test.

Returns

true if other is a System.Windows.Forms.TableLayoutPanelCellPosition and has the same row and column as the specified System.Windows.Forms.TableLayoutPanelCellPosition; 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: 2.0.0.0