Skip to Content
Understanding System.IO for .NET Core 3: Implementing Internal and Commercial Tools
book

Understanding System.IO for .NET Core 3: Implementing Internal and Commercial Tools

by Roger Villela
May 2020
Beginner to intermediate
183 pages
2h 49m
English
Apress
Content preview from Understanding System.IO for .NET Core 3: Implementing Internal and Commercial Tools
© Roger Villela 2020
R. VillelaUnderstanding System.IO for .NET Core 3https://doi.org/10.1007/978-1-4842-5872-9_5

5. Custom Collections - About C++ Templates and .NET Generics

Roger Villela1  
(1)
São Paulo, São Paulo, Brazil
 

In this chapter, I will continue to talk about fundamental aspects of implementing custom collections using the features and organization required for any .NET platform library implementation, but with a focus on generic technology.

When you work with collections, you follow patterns and standards, such as the behaviors you use to iterate through the instances of data types stored in an instance of a collection data type, non-generic or generic. Any .NET library implementation that is using collections is implementing patterns ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

C# 7 and .NET Core 2.0 High Performance

C# 7 and .NET Core 2.0 High Performance

Ovais Mehboob Ahmed Khan
Microsoft® SQL Server® 2008 Internals

Microsoft® SQL Server® 2008 Internals

Paul Randal Kalen Delaney Kimberly Tripp, and Conor Cunningham

Publisher Resources

ISBN: 9781484258729Purchase LinkPublisher Website