3 references to RemoveAt
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.ToolStripPanelRowControlCollection.cs (3)
133
RemoveAt
(Count - 1);
180
void IList.RemoveAt(int index) {
RemoveAt
(index); }
267
RemoveAt
(index);