2 references to AddRange
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
4178
dataGridViewRow.Cells.
AddRange
(cells);
winforms\Managed\System\WinForms\DataGridViewRow.cs (1)
1163
this.Cells.
AddRange
(cells);