Implemented interface member:
method
RemoveAt
System.Collections.IList.RemoveAt(System.Int32)
3 references to RemoveAt
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (2)
15079
RemoveAt
(index);
15139
RemoveAt
(Count - 1);
winforms\Managed\System\WinForms\TabControl.cs (1)
2690
owner.Controls.
RemoveAt
(index);