Constructor RowColumnIndex
RowColumnIndex()
Initializes a new instance of the RowColumnIndex struct.
public RowColumnIndex()
RowColumnIndex(int, int)
Initializes a new instance of the RowColumnIndex struct.
public RowColumnIndex(int rowIndex, int columnIndex)