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