Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 277 Bytes

introduction.md

File metadata and controls

6 lines (5 loc) · 277 Bytes

Introduction

chars are sometimes used in conjunction with a StringBuilder object. This object has methods that allow a string to be constructed character by character and manipulated. At the end of the process ToString can be called on it to output a complete string.