Implemented interface member:
method
RemoveAt
System.Collections.IList.RemoveAt(System.Int32)
3 references to RemoveAt
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ColumnHeader.cs (1)
460
listview.Columns.
RemoveAt
(index);
winforms\Managed\System\WinForms\ListView.cs (2)
7792
RemoveAt
(index);
8239
RemoveAt
(index);