AppendΒΆ
Appends a copy of the specified string to the end of the current File or StringBuilder object.
StringBuilderObject.Append (String) |
Appends a copy of the specified string to the end of the current File or StringBuilder object. |
StringBuilderObject.Append (String, String) |
Appends a copy of the specified string to the end of the current File or StringBuilder object. |