ListViewGroupCollection::IList::Remove Method (Object^)

 
Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

private:
virtual void Remove(
	Object^ value
) sealed = IList::Remove

Parameters

value
Type: System::Object^

The ListViewGroup to remove from the ListViewGroupCollection.

.NET Framework
Available since 2.0
Return to top
Show: