Glossary:Definition - Derived class
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term | Derived class | |
| Definition | Class created from an existing class called a base class or superclass. A derived class inherits all of the members of its base class. Also known as a derived type. | |
| See also | Base class | |
| This C# Online.NET definition is from the Glossary of .NET / C# Terms. | ||