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