Method FindInclusiveRange
FindInclusiveRange(int, bool)
Locates range containing specific line.
public IRange? FindInclusiveRange(int index, bool extended = false)
Parameters
Returns
- IRange
IRange
containing given line.
Locates range containing specific line.
public IRange? FindInclusiveRange(int index, bool extended = false)
IRange
containing given line.