Implemented interface member:
method
RemoveAt
System.Collections.IList.RemoveAt(System.Int32)
3 references to RemoveAt
System.Windows.Forms (3)
winforms\Managed\System\WinForms\StatusBar.cs (2)
1566
RemoveAt
(value.Index);
1612
RemoveAt
(index);
winforms\Managed\System\WinForms\StatusBarPanel.cs (1)
520
parent.Panels.
RemoveAt
(index);