Method AddFindResult
AddFindResult(IFileRange)
Adds specified range to the collection of search results.
public virtual void AddFindResult(IFileRange range)
Parameters
range
IFileRangeIFileRange
to add.
Adds specified range to the collection of search results.
public virtual void AddFindResult(IFileRange range)
range
IFileRangeIFileRange
to add.