Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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