Method GetMemory NamespaceTerminal.Gui.Editor.Document.Utils AssemblyTerminal.Gui.Editor.dll GetMemory(Rope<char>, int, int) public static ReadOnlyMemory<char> GetMemory(this Rope<char> rope, int startIndex, int length) Parameters rope Rope<char> startIndex int length int Returns ReadOnlyMemory<char>