Table of Contents

Method FindImplementations

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

FindImplementations(Point, IRangeList)

When implemented by a class, finds all implementations of the symbol under the given position.

int FindImplementations(Point position, IRangeList references)

Parameters

position Point

Position within the text

references IRangeList

List of the found implementations

Returns

int

Number of found implementations