Method WriteTo
WriteTo(Rope<char>, TextWriter, int, int)
public static void WriteTo(this Rope<char> rope, TextWriter output, int startIndex, int length)
Parameters
ropeRope<char>outputTextWriterstartIndexintlengthint
public static void WriteTo(this Rope<char> rope, TextWriter output, int startIndex, int length)
rope Rope<char>output TextWriterstartIndex intlength int