5 references to RemoveAtInternal
System.Windows.Forms (5)
winforms\Managed\System\WinForms\DataGridViewCellCollection.cs (1)
467
RemoveAtInternal
(index);
winforms\Managed\System\WinForms\DataGridViewMethods.cs (4)
10984
dataGridViewRow.Cells.
RemoveAtInternal
(newColumnCount - 1);
11127
dataGridViewRow.Cells.
RemoveAtInternal
(dataGridViewRow.Cells.Count - 1);
15949
dataGridViewRow.Cells.
RemoveAtInternal
(columnIndexInserted);
17569
dataGridViewRow.Cells.
RemoveAtInternal
(columnIndex);