Class CharRope NamespaceTerminal.Gui.Editor.Document.Utils AssemblyTerminal.Gui.Editor.dll public static class CharRope Inheritance object CharRope Inherited Members object.GetType() object.MemberwiseClone() object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() Methods AddText(Rope<char>, string) Create(string) GetMemory(Rope<char>, int, int) IndexOf(Rope<char>, string, int, int, StringComparison) IndexOfAny(Rope<char>, char[], int, int) InsertText(Rope<char>, int, string) LastIndexOf(Rope<char>, string, int, int, StringComparison) ToString(Rope<char>, int, int) WriteTo(Rope<char>, TextWriter, int, int)