This chapter covers methods that a .NET custom data type inherits from the System.Object root .NET data type and aspects of the execution environment.
Methods
Previously in this book, you read about methods that we should override for .NET custom data types. This section covers some internal aspects of inherited methods and related issues with regard to the execution environment.