Method InitSearchList
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
ISearchISearch
object that performs text search.options
SearchOptionsRepresents search options.