Property FoldedRanges
FoldedRanges
When implemented by a class, gets or sets a collection of IRange
elements representing ranges based on the indentation levels of the text
[Browsable(false)]
public IRangeList FoldedRanges { get; set; }
When implemented by a class, gets or sets a collection of IRange
elements representing ranges based on the indentation levels of the text
[Browsable(false)]
public IRangeList FoldedRanges { get; set; }