C# Class Microsoft.R.Editor.Outline.RSectionsCollection

Inheritance: IDisposable
Show file Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
RSectionsCollection ( IEditorTree tree, IReadOnlyList sections ) : System

Private Methods

Method Description
OnTextBufferChanged ( object sender, TextContentChangedEventArgs e ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

RSectionsCollection() public method

public RSectionsCollection ( IEditorTree tree, IReadOnlyList sections ) : System
tree IEditorTree
sections IReadOnlyList
return System