FindImplementations Method
FindImplementations(Point, IRangeList)
When implemented by a class, finds all implementations of the symbol under a given position
Declaration
int FindImplementations(Point position, IRangeList references)
Parameters
Type | Name | Description |
---|---|---|
Point | position | Position within the text |
IRangeList | references | List of the found implementations |
Returns
Type | Description |
---|---|
Int32 | Number of found implementations |