Click or drag to resize

SearchOptions Constructor (SearchOptions)

Copy constructor

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public SearchOptions(
	SearchOptions other
)

Parameters

other
Type: Jam.ShellSearchOptions
The SearchOptions to assign from.
See Also