Method AddFindResults
- Namespace
- Alternet.Scripter.Debugger.UI.AlternetUI
- Assembly
- Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll
AddFindResults(IRangeList, bool)
Fills content from specified range list.
void AddFindResults(IRangeList references, bool preserveExisting = false)
Parameters
references
IRangeListList of ranges containing search results.
preserveExisting
boolIndicates if existing references should be kept.