Click or drag to resize

SearchOptions(SearchOptions) Constructor

Copy constructor

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

Parameters

other  SearchOptions
The SearchOptions to assign from.
See Also