Table of Contents

Method GetRange

Namespace
Terminal.Gui.Editor.Document.Utils
Assembly
Terminal.Gui.Editor.dll

GetRange(int, int)

public Rope<T> GetRange(int index, int count)

Parameters

index int
count int

Returns

Rope<T>