In this chapter, we will learn about two fundamental operations, equals and clone. As we learned in Chapter 1 and Chapter 2, the fundamental types array and string are part of any kind of application targeting an implementation of .NET. But some of the behaviors available within these types come from the VES and are expressed through methods and functionalities that are implicitly available. For example, references types and value types derive from the root reference type System.Object, implicitly or explicitly. So, reference types ...
3. Equality and Cloning Operations from VES Perspective
Get Pro .NET Framework with the Base Class Library: Understanding the Virtual Execution System and the Common Type System 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.