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