Method AddFindResults
AddFindResults(IRangeList, bool)
Fills FindResults
content from specified range list.
public virtual void AddFindResults(IRangeList references, bool preserveExisting = false)
Parameters
references
IRangeListList of ranges containing search results.
preserveExisting
boolIndicates if existing references should be kept.