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