November 2022
Intermediate to advanced
818 pages
20h 38m
English
This chapter is about some common types that are included with .NET. These include types for manipulating numbers, text, and collections, improving working with spans, indexes, and ranges, and network access.
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 table:
|
Namespace |
Example type(s) |
Description |
|
|
|
Integers; that is, zero, and ... |