Related resources for Down-casting
  • Polymorphism, Up-casting and Down-casting9/18/2007 11:15:02 AM. This article gives an introduction to polymorphism in C#. Using the example created in this introduction, the article then goes on to describe how we up-cast and down-cast objects.
  • Abstract Base Class Polymorphism8/30/2007 1:01:18 AM. Refactoring the program code from my Polymorphism, Up-casting and Down-casting article to use an abstract base class.
  • Abstract Base Class Polymorphism8/30/2007 1:01:18 AM. Refactoring the program code from my Polymorphism, Up-casting and Down-casting article to use an abstract base class.
A Programmer's Introduction to C# 2.0, Third Edition
A Programmer's Introduction to C# 2.0, Third Edition is a critical update to the high...
Download