16. Strings and Characters: A Deeper Look
Objectives
In this chapter you’ll:
Create and manipulate immutable character-string objects of class string
and mutable character-string objects of class StringBuilder
.
Use various methods of classes string
and StringBuilder
.
Manipulate character objects of struct Char
.
Use regular-expression classes Regex ...
Get C# 6 for Programmers, Sixth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.