User Tools

Site Tools


stringbuilder

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
stringbuilder [2018/01/27 20:50] – created wolfgangriedmannstringbuilder [2018/01/27 20:56] wolfgangriedmann
Line 21: Line 21:
 System.Console.WriteLine( oSB:ToString() )</code> System.Console.WriteLine( oSB:ToString() )</code>
  
 +The ''StringBuilder'' class has also a ''AppendFormat'' method, and many other interesting methods to work with the string, like ''Replace'', ''Copy'' and ''Insert''. Please see MSDN for more details - specially the docs page has a very long and detailled description of this class, together with useful samples.
stringbuilder.txt · Last modified: 2018/01/27 20:57 by wolfgangriedmann