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)
2140
RemoveAt
(index);
2151
RemoveAt
(index);
winforms\Managed\System\WinForms\ToolBarButton.cs (1)
526
parent.Buttons.
RemoveAt
(index);