Table of Contents

Method AddFindResult

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

AddFindResult(IFileRange)

Adds specified range to the collection of search results.

public virtual void AddFindResult(IFileRange range)

Parameters

range IFileRange

IFileRange to add.