Method GetExactRanges
GetExactRanges(IList<IRange>, int)
Fills list specified by Ranges parameter with all ranges that starts at the specified line.
public int GetExactRanges(IList<IRange> ranges, int index)
Parameters
Returns
- int
Number of elements in the ranges collection.