ShellBrowser .Net Edition
SearchOptions Constructor (other)
NamespacesJam.ShellSearchOptionsSearchOptions(SearchOptions)
Copy constructor
Declaration Syntax
C#Visual BasicVisual C++
public SearchOptions(
	SearchOptions other
)
Public Sub New ( _
	other As SearchOptions _
)
public:
SearchOptions(
	SearchOptions^ other
)
Parameters
other (SearchOptions)
The SearchOptions to assign from.

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