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

Inheritance: IDisposable
Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
RSectionsCollection ( IEditorTree tree, IReadOnlyList sections ) : System

Private Methods

Méthode Description
OnTextBufferChanged ( object sender, TextContentChangedEventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

RSectionsCollection() public méthode

public RSectionsCollection ( IEditorTree tree, IReadOnlyList sections ) : System
tree IEditorTree
sections IReadOnlyList
Résultat System