Method InitSearchList
InitSearchList(ref ISearch, SearchOptions, string)
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, string filter = "")
Parameters
searchISearchISearchobject that performs text search.optionsSearchOptionsRepresents search options.
filterstringFilter search list.