November 2020
Beginner to intermediate
822 pages
19h 18m
English
This chapter is about some common types that are included with .NET. These include types for manipulating numbers, text, collections, network access, reflection, and attributes; improving working with spans, indexes, and ranges; and internationalization.
This chapter covers the following topics:
One of the most common types of data is numbers. The most common types in .NET for working with numbers are shown in the following ...
Read now
Unlock full access