System.Windows.Forms.TableLayoutPanelCellPosition.op_Equality Method

Compares two System.Windows.Forms.TableLayoutPanelCellPosition objects. The result specifies whether the values of the TableLayoutPanelCellPosition.Row and TableLayoutPanelCellPosition.Column properties of the two System.Windows.Forms.TableLayoutPanelCellPosition objects are equal.

Syntax

public static bool operator== (TableLayoutPanelCellPosition p1, TableLayoutPanelCellPosition p2)

Parameters

p1
A System.Windows.Forms.TableLayoutPanelCellPosition to compare.
p2
A System.Windows.Forms.TableLayoutPanelCellPosition to compare.

Returns

true if p1 and p2 are equal; 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