bruce
04-16-2003, 10:17 AM
"Chapter 11: Inheritance"
This comprehensive chapter from "C#: The Complete Reference," by Herbert Schildt, discusses all aspects of inheritance, including inheritance basics, member access, using protected access, constructors, calling base class constructors, name hiding, using base to access a hidden name, creating a multilevel hierarchy and much, much more. For more information, click here:
http://searchVB.com/r/0,,12485,00.htm
This comprehensive chapter from "C#: The Complete Reference," by Herbert Schildt, discusses all aspects of inheritance, including inheritance basics, member access, using protected access, constructors, calling base class constructors, name hiding, using base to access a hidden name, creating a multilevel hierarchy and much, much more. For more information, click here:
http://searchVB.com/r/0,,12485,00.htm