Method GetDeclarationAt
GetDeclarationAt(Point)
When implemented by a class, gets IRange that corresponds to the declafration at specified position.
IRange GetDeclarationAt(Point position)
Parameters
positionPointPosition to find range.
Returns
- IRange
Declaration range at given position