ExplorerBrowserDeselectAll Method | 
            Deselect all items in the listview.
            
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic void DeselectAll()
public:
void DeselectAll()
member DeselectAll : unit -> unit 
Exceptions| Exception | Condition | 
|---|
| COMException | if items could not be deselected e.g. in control panel. | 
See Also