The StringBuilder Class(blackwasp.co.uk)
submitted by
BlackWasp(4212) 2 years, 7 months ago
Creating strings with the use of multiple concatenation operations can lead to low performance and wasteful memory usage. The StringBuilder class allows strings to be created and updated without the problems caused by the immutability of the String class.
|category: C#
|Views: 6
tags:
C# another
Everyones tags:
Your Tags: