Method InsertText NamespaceTerminal.Gui.Editor.Document.Utils AssemblyTerminal.Gui.Editor.dll InsertText(Rope<char>, int, string) public static void InsertText(this Rope<char> rope, int index, string text) Parameters rope Rope<char> index int text string