A class that was created based on a previously existing class (i.e., base class). A derived class inherits all of the member variables and methods of the base class it is derived from. Also called a derived type.
|
|||||
Derived classA class that was created based on a previously existing class (i.e., base class). A derived class inherits all of the member variables and methods of the base class it is derived from. Also called a derived type. |
|
||||
|
© 2012 How To ASP.NET Tutorials. All Rights Reserved. Last Updated 05/18/2012| About Us | Privacy | Terms |
|||||