Implemented interface member:
method
RemoveAt
System.Collections.IList.RemoveAt(System.Int32)
3 references to RemoveAt
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolBar.cs (2)
2140RemoveAt(index); 2151RemoveAt(index);
winforms\Managed\System\WinForms\ToolBarButton.cs (1)
526parent.Buttons.RemoveAt(index);