ShellBrowser .Net Edition
SmartRefresh Method
NamespacesJam.ShellShellListViewSmartRefresh()()()
Use the SmartRefresh to update the contents of a ShellListView.
Remarks
In comparison to the FullRefresh()()() method, SmartRefresh is much faster, but only removes objects which have been deleted and adds objects which have been added. It does not update changed file sizes or dates. Usually this method will be called automatically, when a file was added or deleted.
Declaration Syntax
C#Visual BasicVisual C++
public override void SmartRefresh()
Public Overrides Sub SmartRefresh
public:
virtual void SmartRefresh() override

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)