MmcListViewColumnCollection.Clear Method ()
Removes all columns, except the default column, that were added by the snap-in. This method leaves the default column in the collection.
Namespace: Microsoft.ManagementConsole
Assembly: Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)
Syntax
public void Clear()
public:
void Clear()
member Clear : unit -> unit
Public Sub Clear
See Also
MmcListViewColumnCollection Class
Microsoft.ManagementConsole Namespace
Return to top