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