ShellBrowser .Net Edition
Assign Method (other)
NamespacesJam.ShellSearchOptionsAssign(SearchOptions)
Assigns the SearchOptions from the object given as the "other" parameter.
Declaration Syntax
C#Visual BasicVisual C++
public void Assign(
	SearchOptions other
)
Public Sub Assign ( _
	other As SearchOptions _
)
public:
void Assign(
	SearchOptions^ other
)
Parameters
other (SearchOptions)
The other SearchOptions to get the parameters from

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)