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