Operator operator ==
operator ==(RowColumnIndex, RowColumnIndex)
Compares two RowColumnIndex objects. The result specifies whether the values of the Row and Column properties of the two RowColumnIndex objects are equal.
public static bool operator ==(RowColumnIndex left, RowColumnIndex right)
Parameters
left
RowColumnIndexright
RowColumnIndex