Method Init
Init(ref ISearch, SearchOptions, string)
Initializes search with specified settings.
public virtual void Init(ref ISearch search, SearchOptions options, string filter = "")
Parameters
searchISearchISearchobject that performs text search.optionsSearchOptionsRepresents options to search text.
filterstringFilter search list.