Click or drag to resize

CustomFileList<T>.FullRefresh Method

This method removes not existing items if the property CheckIfExists is true.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public override void FullRefresh()

Implements

IShellControl.FullRefresh()
See Also