List of Listings
Chapter 2. C# 2
Listing 2.1. Generating and printing names by using arrays
Listing 2.2. Generating and printing names by using ArrayList
Listing 2.3. Generating and printing names by using StringCollection
Listing 2.4. Generating and printing names with List<T>
Listing 2.5. Copying elements from one collection to another
Listing 2.6. Printing items in the invariant culture by using type constraints
Listing 2.7. Printing the result of the typeof operator
Listing 2.8. Exploring static fields in generic types
Listing 2.9. The effects of boxing nullable value type values
Listing 2.10. Calling GetType on nullable values leads to surprising results
Get C# in Depth, Fourth 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.