2 references to RemoveAt
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.ToolStripPanelRowCollection.cs (2)
102RemoveAt(Count - 1); 115void IList.RemoveAt(int index) { RemoveAt(index); }