StringBuilderAppendLine Method |
Name | Description | |
---|---|---|
![]() | AppendLine | Appends the default line terminator to the end of the current StringBuilder object. |
![]() | AppendLine(String) | Appends a copy of the specified string followed by the default line terminator to the end of the current StringBuilder object. |