Table of Contents

Method StartIncrementalSearch

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

StartIncrementalSearch()

Switches current ISearch object to the incremental search state.

public void StartIncrementalSearch()

StartIncrementalSearch(bool)

Switches current ISearch object to the incremental search state.

public void StartIncrementalSearch(bool backwardSearch)

Parameters

backwardSearch bool

Indicates that search should be executed towards the beginning of text.