18. Strings, Characters and Regular Expressions
Objectives
In this chapter you’ll learn:
To create and manipulate immutable character-string objects of class string
.
To create and manipulate mutable character-string objects of class StringBuilder
.
To manipulate character objects of struct Char
.
To use regular-expression classes Regex
and Match ...
Get C# 2008 For Programmers Third Edition Deitel® Developer Series 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.