2 references to Remove
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListViewGroupCollection.cs (2)
298
Remove
(group);
302
public void RemoveAt(int index) =>
Remove
(this[index]);