Table of Contents

Method Init

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

Init()

When implemented by a class, resets IDlgSearch to the start of search.

void Init()

Init(ISearch, SearchOptions)

When implemented by a class, resets IDlgSearch to the start of search.

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

Parameters

search ISearch
options SearchOptions