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