Table of Contents

Method UpdateSearch

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

UpdateSearch(ISearch, bool)

Updates search engine.

public void UpdateSearch(ISearch newSearch, bool update)

Parameters

newSearch ISearch

New ISearch object performs search.

update bool

True if given search engine should be set as current search.