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)
460listview.Columns.RemoveAt(index);
winforms\Managed\System\WinForms\ListView.cs (2)
7792RemoveAt(index); 8239RemoveAt(index);