Click or drag to resize

ShellItemFilter Constructor (ShellBrowserBase)

Initializes a new instance of the ShellItemFilter class.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public ShellItemFilter(
	ShellBrowserBase pShellBrowser
)

Parameters

pShellBrowser
Type: Jam.ShellShellBrowserBase
A ShellBrowser instance holding the data to filter
See Also