2 implementations of Clear
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (1)
8993
public void
Clear
() {
winforms\Managed\System\WinForms\ListViewGroupItemCollection.cs (1)
109
public void
Clear
() {
1 reference to Clear
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
8546
InnerList.
Clear
();