Table of Contents

Method AddFindResults

Namespace
Alternet.Editor.Common
Assembly
Alternet.Editor.Common.v10.dll

AddFindResults(IRangeList, bool)

Fills FindResults content from specified range list.

public virtual void AddFindResults(IRangeList references, bool preserveExisting = false)

Parameters

references IRangeList

List of ranges containing search results.

preserveExisting bool

Indicates if existing references should be kept.