3 references to RemoveAt
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (3)
2111
RemoveAt
(Count - 1);
2156
void IList.RemoveAt(int index) {
RemoveAt
(index); }
2251
RemoveAt
(index);