Click or drag to resize

SearchOptionsAssign Method

Assigns the SearchOptions from the object given as the "other" parameter.

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

Parameters

other  SearchOptions
The other SearchOptions to get the parameters from
See Also