Table of Contents

Method WriteTo

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

WriteTo(Rope<char>, TextWriter, int, int)

public static void WriteTo(this Rope<char> rope, TextWriter output, int startIndex, int length)

Parameters

rope Rope<char>
output TextWriter
startIndex int
length int