Table of Contents

Method InitSearchList

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

InitSearchList(ref ISearch, SearchOptions)

Initializes list of files where search will be performed and raises InitSearch event with specified parameters.

public virtual void InitSearchList(ref ISearch search, SearchOptions options)

Parameters

search ISearch

ISearch object that performs text search.

options SearchOptions

Represents search options.