Table of Contents

Method Init

Namespace
Alternet.Editor.Dialogs
Assembly
Alternet.Editor.v9.dll

Init()

Resets DlgSearch to the start of search.

public void Init()

Init(ISearch, SearchOptions)

Resets IDlgSearch to the start of search.

New ISearch object that performs search. New search options.
public void Init(ISearch search, SearchOptions options)

Parameters

search ISearch
options SearchOptions