Method GetBreakpointStatementAtPosition
GetBreakpointStatementAtPosition(Point)
When implemented by a class, gets breakpoint statement range at pecified position.
IRange GetBreakpointStatementAtPosition(Point position)
Parameters
position
PointThe position to check.
Returns
- IRange
IRange
of the found breakpoint.