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