Method AppendText
AppendText(string)
Sets the insertion point to the end of the buffer and writes the text.
public virtual void AppendText(string text)
Parameters
text
string
Sets the insertion point to the end of the buffer and writes the text.
public virtual void AppendText(string text)
text
string